<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/server/confdb, branch ipa_provider_n2</title>
<subtitle>Unnamed repository; edit this file to name it for gitweb.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/'/>
<entry>
<title>Add offline_timeout option</title>
<updated>2009-12-09T13:03:48+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2009-11-20T14:07:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=869a7a600be21a2a2a319ce354cf31e45656ad22'/>
<id>869a7a600be21a2a2a319ce354cf31e45656ad22</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the password field configurable in NSS</title>
<updated>2009-11-18T22:35:10+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2009-11-09T17:38:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=15dc6329c159e3f03e25cc18a49681e0f4be9c51'/>
<id>15dc6329c159e3f03e25cc18a49681e0f4be9c51</id>
<content type='text'>
Per the discussion on sssd-devel list, nss_sss should not return a
hardcoded value but this should rather be configurable to allow whatever
the OS or distribution thinks is the best for the particular case.

Fixes: #266
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Per the discussion on sssd-devel list, nss_sss should not return a
hardcoded value but this should rather be configurable to allow whatever
the OS or distribution thinks is the best for the particular case.

Fixes: #266
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix option name krb5_changepw_principal</title>
<updated>2009-11-13T12:20:06+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2009-11-12T09:54:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=0922a8897a6ae1ce7b7c994df0a5cb99c36bfd9c'/>
<id>0922a8897a6ae1ce7b7c994df0a5cb99c36bfd9c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update midpoint refresh logic to be relative to cache timeout</title>
<updated>2009-11-05T19:55:19+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2009-11-05T16:23:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=ea95b9ecd144423cd70d3790c97a3e7277fa9d02'/>
<id>ea95b9ecd144423cd70d3790c97a3e7277fa9d02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move responsibility for entry expiration timeout</title>
<updated>2009-10-27T14:42:12+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2009-10-24T17:36:34+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=3a21103f61bf9b60256cc2d0da54b757b634319f'/>
<id>3a21103f61bf9b60256cc2d0da54b757b634319f</id>
<content type='text'>
The providers are now responsible for determining how long a cached
entry is considered valid. The default is the same as before (600s)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The providers are now responsible for determining how long a cached
entry is considered valid. The default is the same as before (600s)
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for offline auth cache timeout</title>
<updated>2009-10-22T19:43:01+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2009-10-22T15:58:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=c2d7b2271eafd27b41736624e4e5da121073279d'/>
<id>c2d7b2271eafd27b41736624e4e5da121073279d</id>
<content type='text'>
This adds a new option (offline_credentials_expiration) to the
[PAM] section of the sssd.conf

If the user does not perform an online authentication within the
timeout (in days), they will be denied auth once the timeout
passes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds a new option (offline_credentials_expiration) to the
[PAM] section of the sssd.conf

If the user does not perform an online authentication within the
timeout (in days), they will be denied auth once the timeout
passes.
</pre>
</div>
</content>
</entry>
<entry>
<title>User home directories management</title>
<updated>2009-10-22T18:04:28+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2009-10-05T17:45:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=f3bc40136878ab91cb98f1b206ff9517000112f7'/>
<id>f3bc40136878ab91cb98f1b206ff9517000112f7</id>
<content type='text'>
Create and populate user directories on useradd, delete them on userdel

Fixes: #212
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Create and populate user directories on useradd, delete them on userdel

Fixes: #212
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not allow setting auth, access or chpass providers for LOCAL</title>
<updated>2009-10-16T18:41:36+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2009-10-16T18:17:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=6d214009697fc861c24ae8abbf8b036c70e195df'/>
<id>6d214009697fc861c24ae8abbf8b036c70e195df</id>
<content type='text'>
The LOCAL provider does not have a mechanism to load alternate
auth, access or chpass backends, nor does it make sense to do so.

This will throw a configuration error if these values are
specified (unless they are explicitly also set to 'local')
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The LOCAL provider does not have a mechanism to load alternate
auth, access or chpass backends, nor does it make sense to do so.

This will throw a configuration error if these values are
specified (unless they are explicitly also set to 'local')
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove magicPrivateGroups option</title>
<updated>2009-10-09T20:11:26+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2009-10-06T16:12:21+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=b0c4751808040afdc15ca801619c43fe192c6a35'/>
<id>b0c4751808040afdc15ca801619c43fe192c6a35</id>
<content type='text'>
In sssd only local is a native mpg domain, and it is forced.
All other providers will have to unroll mpg users into a user/group pair of
entries in the db. This allows the provider to automatically establish if
the remote server provides mpg users w/o possibily conflicting manual
configurations on the client trying to force an mpg behavior where none
is provided.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In sssd only local is a native mpg domain, and it is forced.
All other providers will have to unroll mpg users into a user/group pair of
entries in the db. This allows the provider to automatically establish if
the remote server provides mpg users w/o possibily conflicting manual
configurations on the client trying to force an mpg behavior where none
is provided.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused btreemap code</title>
<updated>2009-10-06T18:46:54+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2009-10-06T14:43:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=c7ac7a54ad32a53b866151663172acad2e82c8ee'/>
<id>c7ac7a54ad32a53b866151663172acad2e82c8ee</id>
<content type='text'>
We have converted to using dhash in place of btreemap everywhere
in the code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We have converted to using dhash in place of btreemap everywhere
in the code.
</pre>
</div>
</content>
</entry>
</feed>
