<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/server/krb5_plugin, 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>Read KDC info from file instead from environment</title>
<updated>2009-11-23T17:46:30+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2009-11-19T16:53:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=921b13a1c454aabc5dec6e7f33f7ae3ffa80febf'/>
<id>921b13a1c454aabc5dec6e7f33f7ae3ffa80febf</id>
<content type='text'>
Then name or IP adress of the KDC is written into the pubconf directory
into a file named kdcinfo.REALM. The locator plugin will then read this
file and pass the data to the kerberos libraries.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Then name or IP adress of the KDC is written into the pubconf directory
into a file named kdcinfo.REALM. The locator plugin will then read this
file and pass the data to the kerberos libraries.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix a compiler warning about redefinition of DEBUG</title>
<updated>2009-10-22T17:56:24+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2009-10-20T11:10:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=431b2f16e578f6d68a03002187237bece28853c9'/>
<id>431b2f16e578f6d68a03002187237bece28853c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move all krb5 provider init functions</title>
<updated>2009-10-16T18:27:23+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2009-10-15T21:39:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=b774feec96d8e0d382fc0b50ce5d70b51eabdc5c'/>
<id>b774feec96d8e0d382fc0b50ce5d70b51eabdc5c</id>
<content type='text'>
Put all init functions in their own file so that the other files can be
reused in other providers w/o having them in the way.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Put all init functions in their own file so that the other files can be
reused in other providers w/o having them in the way.
</pre>
</div>
</content>
</entry>
<entry>
<title>toggle debug output of sssd_krb5_locator_plugin with an environment variable</title>
<updated>2009-09-25T13:03:27+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2009-09-24T12:28:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=c65b34ae1d5794fc4456a25705163f56283047d2'/>
<id>c65b34ae1d5794fc4456a25705163f56283047d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use getaddrinfo to resolve IP address of KDC</title>
<updated>2009-09-23T11:36:14+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2009-09-23T10:55:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=03bf23e432511cb513d14397c477db86681d4dff'/>
<id>03bf23e432511cb513d14397c477db86681d4dff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add krb5ccache_dir and krb5ccname_template option</title>
<updated>2009-09-14T16:08:58+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2009-09-10T12:43:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=945e1f1fab935616bde0d1d64d9e16225b44c183'/>
<id>945e1f1fab935616bde0d1d64d9e16225b44c183</id>
<content type='text'>
The configuration options krb5ccache_dir and krb5ccname_template
are added to the Kerberos provider to create the user's credential
caches the same way as pam_krb5 does. Due to the design of the sssd
and the supported ccache types of MIT Kerberos only files are
allowed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The configuration options krb5ccache_dir and krb5ccname_template
are added to the Kerberos provider to create the user's credential
caches the same way as pam_krb5 does. Due to the design of the sssd
and the supported ccache types of MIT Kerberos only files are
allowed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add copyright notices</title>
<updated>2009-09-11T16:14:27+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2009-08-25T16:26:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=f39d300e6b42ef3e86da6c4d3e5db68703023463'/>
<id>f39d300e6b42ef3e86da6c4d3e5db68703023463</id>
<content type='text'>
Fixes: #138
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes: #138
</pre>
</div>
</content>
</entry>
<entry>
<title>initialize sockaddr_in structure</title>
<updated>2009-09-08T14:22:16+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2009-09-08T08:56:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=8390c75752f96b55185e8be91896574723ffe4c7'/>
<id>8390c75752f96b55185e8be91896574723ffe4c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added kerberos locator plugin</title>
<updated>2009-07-02T12:59:46+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2009-06-15T13:06:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=43133b835fe97592eba30344805177faab9fb644'/>
<id>43133b835fe97592eba30344805177faab9fb644</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
