<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/server/examples, branch krb5_rebase</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>Treat the local provider as a special case</title>
<updated>2009-05-15T23:09:52+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2009-05-14T16:21:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=d6b65c36b2b0391a37a78963fd679460b5bba60a'/>
<id>d6b65c36b2b0391a37a78963fd679460b5bba60a</id>
<content type='text'>
The local provider needs no backend, so we'll create a special
provider entry for it called "local" that will not attempt to
retrieve provider configuration but will remain in the service
list so it can be updated when the config file changes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The local provider needs no backend, so we'll create a special
provider entry for it called "local" that will not attempt to
retrieve provider configuration but will remain in the service
list so it can be updated when the config file changes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make reconnection to the Data Provider a global setting</title>
<updated>2009-04-14T17:50:49+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2009-04-14T14:22:20+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=ac5a54e24ac79a33ddf8320811d981b950e21e8e'/>
<id>ac5a54e24ac79a33ddf8320811d981b950e21e8e</id>
<content type='text'>
Previously, every DP client was allowed to set its own "retries"
option. This option was ambiguous, and useless. All DP clients
will now use a global option set in the services config called
"reconnection_retries"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously, every DP client was allowed to set its own "retries"
option. This option was ambiguous, and useless. All DP clients
will now use a global option set in the services config called
"reconnection_retries"
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace the example sssd.conf file with the one used in Fedora</title>
<updated>2009-04-14T17:50:48+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2009-04-14T13:30:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=2f9fb5b8dcf09a3285386b8bade78bcd6867cb24'/>
<id>2f9fb5b8dcf09a3285386b8bade78bcd6867cb24</id>
<content type='text'>
Also remove the [services/infopipe] section, since we're not
shipping InfoPipe yet, and that would be confusing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also remove the [services/infopipe] section, since we're not
shipping InfoPipe yet, and that would be confusing.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a couple of segfaults and timeout checks</title>
<updated>2009-04-13T22:26:21+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2009-04-13T21:10:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=7ac324e0b94f1b27b6e66ae4bfd58df202c00e48'/>
<id>7ac324e0b94f1b27b6e66ae4bfd58df202c00e48</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement credentials caching in pam responder.</title>
<updated>2009-04-13T13:07:10+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2009-04-11T04:31:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=943df8483b9f8a43df72121883ca67f17571d214'/>
<id>943df8483b9f8a43df72121883ca67f17571d214</id>
<content type='text'>
Implement credentials caching in pam responder.
Currently works only for the proxy backend.
Also cleanup pam responder code and mode common code in data provider.
(the data provider should never include responder private headers)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implement credentials caching in pam responder.
Currently works only for the proxy backend.
Also cleanup pam responder code and mode common code in data provider.
(the data provider should never include responder private headers)
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow configuration of the SSSD through /etc/sssd/sssd.conf</title>
<updated>2009-04-13T13:06:49+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2009-04-11T14:20:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=4626af1ad1141291f226382f3569e4dd0486cd08'/>
<id>4626af1ad1141291f226382f3569e4dd0486cd08</id>
<content type='text'>
The SSSD now links with the ini_config and collection libraries
in the common directory.

The monitor will track changes to the /etc/sssd/sssd.conf file
using inotify on platforms that support it, or polled every 5
seconds on platforms that do not.

At startup or modification of the conf file, the monitor will
purge the existing confdb and reread it completely from the conf
file, to ensure that there are no lingering entries. It does this
in a transaction, so there should be no race condition with the
client services.

A new option has been added to the startup options for the SSSD.
It is now possible to specify an alternate config file with the
-c &lt;file&gt; at the command line.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The SSSD now links with the ini_config and collection libraries
in the common directory.

The monitor will track changes to the /etc/sssd/sssd.conf file
using inotify on platforms that support it, or polled every 5
seconds on platforms that do not.

At startup or modification of the conf file, the monitor will
purge the existing confdb and reread it completely from the conf
file, to ensure that there are no lingering entries. It does this
in a transaction, so there should be no race condition with the
client services.

A new option has been added to the startup options for the SSSD.
It is now possible to specify an alternate config file with the
-c &lt;file&gt; at the command line.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change the way we retrieve domains</title>
<updated>2009-04-08T14:55:03+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2009-04-07T23:25:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=6b5d45693f01eec55128eb3508266cda73071d93'/>
<id>6b5d45693f01eec55128eb3508266cda73071d93</id>
<content type='text'>
To be able to correctly filter out duplicate names when multiple non-fully
qualified domains are in use we need to be able to specify the domains order.

This is now accomplished by the configuration paramets 'domains' in the
config/domains entry. 'domains' is a comma separated list of domain names.
This paramter allows also to have disbaled domains in the configuration without
requiring to completely delete them.

The domains list is now kept in a linked list of sss_domain_info objects.
The first domain is also the "default" domain.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To be able to correctly filter out duplicate names when multiple non-fully
qualified domains are in use we need to be able to specify the domains order.

This is now accomplished by the configuration paramets 'domains' in the
config/domains entry. 'domains' is a comma separated list of domain names.
This paramter allows also to have disbaled domains in the configuration without
requiring to completely delete them.

The domains list is now kept in a linked list of sss_domain_info objects.
The first domain is also the "default" domain.
</pre>
</div>
</content>
</entry>
<entry>
<title>Split modules types in Identity and Authenticator</title>
<updated>2009-04-07T18:27:18+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2009-04-04T16:21:18+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=ee762f9b709224a7dc7460fc535ee992045168b8'/>
<id>ee762f9b709224a7dc7460fc535ee992045168b8</id>
<content type='text'>
The same module may implement both types, but initializatrion will be
nonetheless performed separately, once for the identity module and once for the
authenticator module.

Also change the proxy module to retireve the pam target name from the domain
configuration so that it is possibile to create per-domain pam stacks.

With this modification it is actually possibile to use normal nss and pam
modules to perform a successful authentication (tested only with sudo so far)

Update exmples.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The same module may implement both types, but initializatrion will be
nonetheless performed separately, once for the identity module and once for the
authenticator module.

Also change the proxy module to retireve the pam target name from the domain
configuration so that it is possibile to create per-domain pam stacks.

With this modification it is actually possibile to use normal nss and pam
modules to perform a successful authentication (tested only with sudo so far)

Update exmples.
</pre>
</div>
</content>
</entry>
<entry>
<title>added PAM default configuration to confdb_init_db</title>
<updated>2009-03-06T13:25:48+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2009-03-06T12:31:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=6b06539cfd1e95bfefe3e8bc107d2b85fff97109'/>
<id>6b06539cfd1e95bfefe3e8bc107d2b85fff97109</id>
<content type='text'>
set default value of enumerate in LOCAL domain to 1
added checks to talloc_asprintf return values
fixed InfoPipe defaults
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
set default value of enumerate in LOCAL domain to 1
added checks to talloc_asprintf return values
fixed InfoPipe defaults
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding InfoPipe entry to config.ldif example</title>
<updated>2009-02-25T21:09:28+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2009-02-25T17:49:18+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=3997bda452cb4c970f88673a8876bfdc8ad74665'/>
<id>3997bda452cb4c970f88673a8876bfdc8ad74665</id>
<content type='text'>
Also updating the .gitignore file to not ignore config.ldif

Signed-off-by: Simo Sorce &lt;ssorce@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also updating the .gitignore file to not ignore config.ldif

Signed-off-by: Simo Sorce &lt;ssorce@redhat.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
