<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/src/providers/data_provider.h, branch simo</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>Change pam data auth tokens.</title>
<updated>2013-01-10T17:24:59+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2012-10-18T22:43:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=64af76e2bef2565caa9738f675c108a4b3789237'/>
<id>64af76e2bef2565caa9738f675c108a4b3789237</id>
<content type='text'>
Use the new authtok abstraction and interfaces throught the code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use the new authtok abstraction and interfaces throught the code.
</pre>
</div>
</content>
</entry>
<entry>
<title>Hook for mmap cache update on initgroup calls</title>
<updated>2012-12-05T22:01:37+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2012-12-05T17:40:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=408914f68673f2caa1c82a1a21336fcb7ddd52ef'/>
<id>408914f68673f2caa1c82a1a21336fcb7ddd52ef</id>
<content type='text'>
This set of functions enumerate the user's groups and invalidate them all
if the list does not matches what we get from the caller.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This set of functions enumerate the user's groups and invalidate them all
if the list does not matches what we get from the caller.
</pre>
</div>
</content>
</entry>
<entry>
<title>Hook to perform a mmap cache update from sssd_nss</title>
<updated>2012-12-05T22:01:37+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2012-12-05T17:40:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=ebba1aa6b9783daa0d530e9f5e307f7be17d3cd3'/>
<id>ebba1aa6b9783daa0d530e9f5e307f7be17d3cd3</id>
<content type='text'>
This set of functions enumerate each user/group from all domains
and invalidate any mmap cache record that matches.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This set of functions enumerate each user/group from all domains
and invalidate any mmap cache record that matches.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use an entry type mask macro to filter entry types</title>
<updated>2012-12-04T11:58:22+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2012-11-28T03:24:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=e11c7dc43f4ff9897e37cc0d793f8e1fb3b8453a'/>
<id>e11c7dc43f4ff9897e37cc0d793f8e1fb3b8453a</id>
<content type='text'>
Avoids hardcoding magic numbers everywhere and self documents why a
mask is being applied.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Avoids hardcoding magic numbers everywhere and self documents why a
mask is being applied.
</pre>
</div>
</content>
</entry>
<entry>
<title>krb5_child: send back the client principal</title>
<updated>2012-10-26T08:32:05+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2012-10-23T19:30:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=d3dca30d3a6feba062d0299718d1a9fcdc8b9d17'/>
<id>d3dca30d3a6feba062d0299718d1a9fcdc8b9d17</id>
<content type='text'>
In general Kerberos is case sensitive but the KDC of Active Directory
typically handles request case in-sensitive. In the case where we guess
a user principal by combining the user name and the realm and are not
sure about the cases of the letters used in the user name we might get a
valid ticket from the AD KDC but are not able to access it with the
Kerberos client library because we assume a wrong case.

The client principal in the returned credentials will always have the
right cases. To be able to update the cache user principal name the
krb5_child will return the principal for further processing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In general Kerberos is case sensitive but the KDC of Active Directory
typically handles request case in-sensitive. In the case where we guess
a user principal by combining the user name and the realm and are not
sure about the cases of the letters used in the user name we might get a
valid ticket from the AD KDC but are not able to access it with the
Kerberos client library because we assume a wrong case.

The client principal in the returned credentials will always have the
right cases. To be able to update the cache user principal name the
krb5_child will return the principal for further processing.
</pre>
</div>
</content>
</entry>
<entry>
<title>sudo: clean up</title>
<updated>2012-06-29T15:37:18+00:00</updated>
<author>
<name>Pavel Březina</name>
<email>pbrezina@redhat.com</email>
</author>
<published>2012-05-14T14:28:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=dfafb437f49d31e015184e212571e9917aa94eef'/>
<id>dfafb437f49d31e015184e212571e9917aa94eef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sudo ldap provider: add support for on demand refresh of specific rules</title>
<updated>2012-06-29T15:37:17+00:00</updated>
<author>
<name>Pavel Březina</name>
<email>pbrezina@redhat.com</email>
</author>
<published>2012-04-23T14:37:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=d16b3f456d1100f4058d9a73ee59397f964b8760'/>
<id>d16b3f456d1100f4058d9a73ee59397f964b8760</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sudo ldap provider: add support for on demand full refresh</title>
<updated>2012-06-29T15:37:17+00:00</updated>
<author>
<name>Pavel Březina</name>
<email>pbrezina@redhat.com</email>
</author>
<published>2012-04-23T13:58:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=f8cbe2ddc3bd6e1f003f1d16a609b0697cafc721'/>
<id>f8cbe2ddc3bd6e1f003f1d16a609b0697cafc721</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>data provider: added subdomains</title>
<updated>2012-04-24T13:19:43+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2011-12-16T11:19:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=fe1ac2443811a7125f2ddd0382a3f437f20377de'/>
<id>fe1ac2443811a7125f2ddd0382a3f437f20377de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Responder part of the subdomain retrieval work</title>
<updated>2012-04-24T13:19:42+00:00</updated>
<author>
<name>Jan Zeleny</name>
<email>jzeleny@redhat.com</email>
</author>
<published>2012-03-29T08:30:34+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=c0f9698cd951b7223f251ff2511c4b22a6e4ba60'/>
<id>c0f9698cd951b7223f251ff2511c4b22a6e4ba60</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
