<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/src/man, branch jhrozek_sysdb_fqdn</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>LDAP: Change the default rfc2307 autofs attribute mappings</title>
<updated>2016-07-06T15:05:51+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2015-11-19T09:40:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=999d6066c7a96f102b692d31435d76114478e874'/>
<id>999d6066c7a96f102b692d31435d76114478e874</id>
<content type='text'>
Resolves:
    https://fedorahosted.org/sssd/ticket/2858

The default attribute mappings we used to have:
    ldap_autofs_map_object_class        automountMap
    ldap_autofs_map_name                ou
    ldap_autofs_entry_object_class      automount
    ldap_autofs_entry_key               cn
    ldap_autofs_entry_value             automountInformation

Was wrong. Instead, this patch switches to:
    ldap_autofs_map_object_class        nisMap
    ldap_autofs_map_name                nisMapName
    ldap_autofs_entry_object_class      nisObject
    ldap_autofs_entry_key               cn
    ldap_autofs_entry_value             nisMapEntry

Which are attributes that are available with servers running the default
rfc2307 schema. In addition, this patch adds a syslog and DEBUG message
that warns administrators to double-check their configuration.

We don't warn when the autofs provider is set to AD, because that one
is already correct.

Reviewed-by: Lukáš Slebodník &lt;lslebodn@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolves:
    https://fedorahosted.org/sssd/ticket/2858

The default attribute mappings we used to have:
    ldap_autofs_map_object_class        automountMap
    ldap_autofs_map_name                ou
    ldap_autofs_entry_object_class      automount
    ldap_autofs_entry_key               cn
    ldap_autofs_entry_value             automountInformation

Was wrong. Instead, this patch switches to:
    ldap_autofs_map_object_class        nisMap
    ldap_autofs_map_name                nisMapName
    ldap_autofs_entry_object_class      nisObject
    ldap_autofs_entry_key               cn
    ldap_autofs_entry_value             nisMapEntry

Which are attributes that are available with servers running the default
rfc2307 schema. In addition, this patch adds a syslog and DEBUG message
that warns administrators to double-check their configuration.

We don't warn when the autofs provider is set to AD, because that one
is already correct.

Reviewed-by: Lukáš Slebodník &lt;lslebodn@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>MAN: Remove leading spaces from elements programlisting</title>
<updated>2016-07-05T18:45:36+00:00</updated>
<author>
<name>Lukas Slebodnik</name>
<email>lslebodn@redhat.com</email>
</author>
<published>2016-07-01T06:56:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=b6cd138f1e444d73295d3d3869de2dc4194f1742'/>
<id>b6cd138f1e444d73295d3d3869de2dc4194f1742</id>
<content type='text'>
Docbook documentatin for the programlisting elemnt says:

Description:
A ProgramListing is a verbatim environment for program source
or source fragment listings. ProgramListings are often placed
in Examples or Figures so that they can be cross-referenced
from the text.

Processing Expectations:
Formatted as a displayed block. This element is displayed
"verbatim"; whitespace and linebreaks within this element
are significant. ProgramListings are usually displayed
in a fixed width font.

Reviewed-by: Jakub Hrozek &lt;jhrozek@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Docbook documentatin for the programlisting elemnt says:

Description:
A ProgramListing is a verbatim environment for program source
or source fragment listings. ProgramListings are often placed
in Examples or Figures so that they can be cross-referenced
from the text.

Processing Expectations:
Formatted as a displayed block. This element is displayed
"verbatim"; whitespace and linebreaks within this element
are significant. ProgramListings are usually displayed
in a fixed width font.

Reviewed-by: Jakub Hrozek &lt;jhrozek@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>MAN: Update documentation of sss_cache</title>
<updated>2016-07-04T11:43:03+00:00</updated>
<author>
<name>Lukas Slebodnik</name>
<email>lslebodn@redhat.com</email>
</author>
<published>2016-07-04T08:39:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=a2407fc21be3e9e5006cc575aae01ed1216138db'/>
<id>a2407fc21be3e9e5006cc575aae01ed1216138db</id>
<content type='text'>
sss_cache -E can invalidate sudo rules since sssd 1.14 alpha.

Related to:
https://fedorahosted.org/sssd/ticket/2081

Reviewed-by: Michal Židek &lt;mzidek@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
sss_cache -E can invalidate sudo rules since sssd 1.14 alpha.

Related to:
https://fedorahosted.org/sssd/ticket/2081

Reviewed-by: Michal Židek &lt;mzidek@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Updating the translations for the 1.14 beta release</title>
<updated>2016-06-29T21:33:05+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2016-06-29T21:33:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=a86d6cd05e3f823214587475b83d907f394c035e'/>
<id>a86d6cd05e3f823214587475b83d907f394c035e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MAN: Include idmap_sss.8.xml in the manpage sources</title>
<updated>2016-06-29T21:17:20+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2016-06-29T21:16:54+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=1dab34228cefddcd6bedef2d2cee70a620c8ace8'/>
<id>1dab34228cefddcd6bedef2d2cee70a620c8ace8</id>
<content type='text'>
Reviewed-by: N/A, one-liner before release
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed-by: N/A, one-liner before release
</pre>
</div>
</content>
</entry>
<entry>
<title>Add winbind idmap plugin</title>
<updated>2016-06-21T10:09:28+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2016-04-19T11:52:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=1d1a0a019d8d4d9ab0f51ada03604cd2cada287e'/>
<id>1d1a0a019d8d4d9ab0f51ada03604cd2cada287e</id>
<content type='text'>
With this plugin winbind can use the same id-mapping as SSSD which makes
it possible to run both together in a consistent way.

Reviewed-by: Jakub Hrozek &lt;jhrozek@redhat.com&gt;
Reviewed-by: Lukáš Slebodník &lt;lslebodn@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With this plugin winbind can use the same id-mapping as SSSD which makes
it possible to run both together in a consistent way.

Reviewed-by: Jakub Hrozek &lt;jhrozek@redhat.com&gt;
Reviewed-by: Lukáš Slebodník &lt;lslebodn@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Updating the translations for the 1.14 alpha release</title>
<updated>2016-06-20T19:31:00+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2016-06-20T19:30:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=f45a20d6ba9e8d695ec3ab707f0cc082999aa4a3'/>
<id>f45a20d6ba9e8d695ec3ab707f0cc082999aa4a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DEBUG: Add `debug` alias for debug_level</title>
<updated>2016-06-16T11:36:44+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2016-04-26T15:04:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=131684b9107a3fc07906013d16b35975531f2864'/>
<id>131684b9107a3fc07906013d16b35975531f2864</id>
<content type='text'>
Our users constantly make the mistake of typing `debug = 9` in the
sssd.conf instead of `debug_level = 9` as would be correct. This
happens frequently-enough that we should just alias it rather than
continue to have people make mistakes.

Resolves:
https://fedorahosted.org/sssd/ticket/2999

Reviewed-by: Pavel Březina &lt;pbrezina@redhat.com&gt;
Reviewed-by: Petr Cech &lt;pcech@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Our users constantly make the mistake of typing `debug = 9` in the
sssd.conf instead of `debug_level = 9` as would be correct. This
happens frequently-enough that we should just alias it rather than
continue to have people make mistakes.

Resolves:
https://fedorahosted.org/sssd/ticket/2999

Reviewed-by: Pavel Březina &lt;pbrezina@redhat.com&gt;
Reviewed-by: Petr Cech &lt;pcech@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>RESPONDERS: Negative caching of local users</title>
<updated>2016-06-10T16:42:25+00:00</updated>
<author>
<name>Petr Cech</name>
<email>pcech@redhat.com</email>
</author>
<published>2016-05-05T15:16:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=e7ccfb139388c947ec2dee16cfe3005f5643b90d'/>
<id>e7ccfb139388c947ec2dee16cfe3005f5643b90d</id>
<content type='text'>
This patch adds new option 'neg_cache_locals_timeout' into section
of NSS responder. It allows negative caching of local groups and
users. Default value is 0 which means no caching.

Resolves:
https://fedorahosted.org/sssd/ticket/2928

Reviewed-by: Pavel Březina &lt;pbrezina@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch adds new option 'neg_cache_locals_timeout' into section
of NSS responder. It allows negative caching of local groups and
users. Default value is 0 which means no caching.

Resolves:
https://fedorahosted.org/sssd/ticket/2928

Reviewed-by: Pavel Březina &lt;pbrezina@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>sss_override: add certificate support</title>
<updated>2016-06-09T14:12:25+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2016-04-08T11:22:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=2f90ec2e16f0c14c789d9ed20e008e3103337210'/>
<id>2f90ec2e16f0c14c789d9ed20e008e3103337210</id>
<content type='text'>
Reviewed-by: Jakub Hrozek &lt;jhrozek@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed-by: Jakub Hrozek &lt;jhrozek@redhat.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
