<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/src/man, branch subdommem</title>
<subtitle>System Security Services Daemon [okos' clone]</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd.git/'/>
<entry>
<title>Updating translations for the 1.11 beta2 release</title>
<updated>2013-07-24T12:26:52+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2013-07-24T12:26:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd.git/commit/?id=d6d50c17e94dc0d3000345e8a933311c14bbb828'/>
<id>d6d50c17e94dc0d3000345e8a933311c14bbb828</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set default DNS resolution timeout to 6 seconds.</title>
<updated>2013-07-24T11:54:33+00:00</updated>
<author>
<name>Michal Zidek</name>
<email>mzidek@redhat.com</email>
</author>
<published>2013-07-04T11:32:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd.git/commit/?id=6176eeeae6e75d3ce78eb98d46dc478541ba6282'/>
<id>6176eeeae6e75d3ce78eb98d46dc478541ba6282</id>
<content type='text'>
Partially solves ticket:
https://fedorahosted.org/sssd/ticket/1966

To avoid the problem mentioned in the ticket above, option
dns_discovery_domain must be set properly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Partially solves ticket:
https://fedorahosted.org/sssd/ticket/1966

To avoid the problem mentioned in the ticket above, option
dns_discovery_domain must be set properly.
</pre>
</div>
</content>
</entry>
<entry>
<title>MAN: Clarify the min_id/max_id limits further</title>
<updated>2013-07-17T13:06:30+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2013-07-12T14:55:47+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd.git/commit/?id=d1ccb40d426d7c67dfa0c86cdabbb3ed9a7585eb'/>
<id>d1ccb40d426d7c67dfa0c86cdabbb3ed9a7585eb</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/2005

Some users were confused by our description of min_id/max_id and thought
the limits only applied to returning entries from the NSS responder.
However, the limits are actually enforced on the back end side, so the
entries are not even saved to cache.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/2005

Some users were confused by our description of min_id/max_id and thought
the limits only applied to returning entries from the NSS responder.
However, the limits are actually enforced on the back end side, so the
entries are not even saved to cache.
</pre>
</div>
</content>
</entry>
<entry>
<title>MAN: IP addresss does not work when used for ad_server</title>
<updated>2013-07-17T13:06:30+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2013-07-12T14:44:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd.git/commit/?id=02ec52b73c1714b877b0b7bc43fbc8d36ad8ca40'/>
<id>02ec52b73c1714b877b0b7bc43fbc8d36ad8ca40</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1998

Currently using IP address as value of ad_server is not supported, so
the man pages should not mention that as an option.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1998

Currently using IP address as value of ad_server is not supported, so
the man pages should not mention that as an option.
</pre>
</div>
</content>
</entry>
<entry>
<title>MAN: clarify the default access provider for AD</title>
<updated>2013-07-17T13:06:30+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2013-07-12T14:41:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd.git/commit/?id=8cc00c355862f5573f884efe828aa4c0f855376a'/>
<id>8cc00c355862f5573f884efe828aa4c0f855376a</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1965

After we added a section that clarified what access_provider=ad did,
some users were confused and thought that "ad" was also the default
access provider if "id_provider=ad" was specified.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1965

After we added a section that clarified what access_provider=ad did,
some users were confused and thought that "ad" was also the default
access provider if "id_provider=ad" was specified.
</pre>
</div>
</content>
</entry>
<entry>
<title>sss_cache: Add option to invalidate all entries</title>
<updated>2013-07-10T14:37:15+00:00</updated>
<author>
<name>Michal Zidek</name>
<email>mzidek@redhat.com</email>
</author>
<published>2013-06-19T15:26:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd.git/commit/?id=9651a27ec14f3a378e861ca39852480f37f1ef08'/>
<id>9651a27ec14f3a378e861ca39852480f37f1ef08</id>
<content type='text'>
Option -E/--everething was added to invalide all types of entries.

https://fedorahosted.org/sssd/ticket/1988
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Option -E/--everething was added to invalide all types of entries.

https://fedorahosted.org/sssd/ticket/1988
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not copy special files when creating homedir</title>
<updated>2013-07-09T21:47:49+00:00</updated>
<author>
<name>Ondrej Kos</name>
<email>okos@redhat.com</email>
</author>
<published>2013-06-26T12:56:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd.git/commit/?id=eca766c0801ed859a8b50e23cb94fa79acd866f4'/>
<id>eca766c0801ed859a8b50e23cb94fa79acd866f4</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1778

When trying to copy special file, only message is logged now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1778

When trying to copy special file, only message is logged now.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updating translations for the 1.11 beta1 release</title>
<updated>2013-06-28T20:57:48+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2013-06-28T20:52:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd.git/commit/?id=e0882baf3b0174cd5c34d593442f66bf6ff75261'/>
<id>e0882baf3b0174cd5c34d593442f66bf6ff75261</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>IPA: Add a server mode option</title>
<updated>2013-06-28T20:22:20+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2013-06-17T07:32:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd.git/commit/?id=0249e8d37920f59fd70bdafa4f6706a05ae523c1'/>
<id>0249e8d37920f59fd70bdafa4f6706a05ae523c1</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1993

SSSD needs to know that it is running on an IPA server and should not
look up trusted users and groups with the help of the extdom plugin
but do the lookups on its own. For this a new boolean configuration
option, is introduced which defaults to false but is set to true during
ipa-server-install or during updates of the FreeIPA server if it is not
already set.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1993

SSSD needs to know that it is running on an IPA server and should not
look up trusted users and groups with the help of the extdom plugin
but do the lookups on its own. For this a new boolean configuration
option, is introduced which defaults to false but is set to true during
ipa-server-install or during updates of the FreeIPA server if it is not
already set.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add now options ldap_min_id and ldap_max_id</title>
<updated>2013-06-28T18:20:59+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2013-06-12T10:17:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd.git/commit/?id=eceefd520802efe356d413a13247c5f68d8e27c8'/>
<id>eceefd520802efe356d413a13247c5f68d8e27c8</id>
<content type='text'>
Currently the range for Posix IDs stored in an LDAP server is unbound.
This might lead to conflicts in a setup with AD and trusts when the
configured domain uses IDs from LDAP. With the two noe options this
conflict can be avoided.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently the range for Posix IDs stored in an LDAP server is unbound.
This might lead to conflicts in a setup with AD and trusts when the
configured domain uses IDs from LDAP. With the two noe options this
conflict can be avoided.
</pre>
</div>
</content>
</entry>
</feed>
