The SSSD team is proud to announce the bugfix release of the System Security Services Daemon version 1.8.3.
As usual, the source can be downloaded at https://fedorahosted.org/sssd
== Highlights == * Numerous manpage and translation updates * LDAP: Handle situations where the RootDSE isn't available anonymously * LDAP: Fix regression for users using non-standard LDAP attributes for user information
== Tickets Fixed == https://fedorahosted.org/sssd/ticket/1183 sssd.conf man page does not list autofs in the list of known services https://fedorahosted.org/sssd/ticket/1219 Warn on 'make update-po' if there are manpages not listed in po4a.cfg https://fedorahosted.org/sssd/ticket/1249 Unable to lookup user aliases with proxy provider. https://fedorahosted.org/sssd/ticket/1258 SSSD should attempt to get the RootDSE after binding https://fedorahosted.org/sssd/ticket/1265 document the possible performance gains of disabling referral chasing https://fedorahosted.org/sssd/ticket/1278 Inadequate info in man page for "ldap_disable_paging" feature https://fedorahosted.org/sssd/ticket/1290 No info in sssd manpages for "ldap_sasl_minssf" https://fedorahosted.org/sssd/ticket/1295 Fix erronous reference to the 'allow' access_provider https://fedorahosted.org/sssd/ticket/1300 autofs: maximum key name must be PATH_MAX https://fedorahosted.org/sssd/ticket/1307 sdap_check_aliases must not error when detects the same user https://fedorahosted.org/sssd/ticket/1312 group members are now lowercased in case insensitive domains https://fedorahosted.org/sssd/ticket/1320 Auth fails for user with non-default attribute names
== Detailed Changelog == Jakub Hrozek (14): * man: document that referral chasing might bring performance penalty * pam_sss: improve error handling in SELinux code * Remove the "command" option from documentation * autofs: Raise the maximum key length to PATH_MAX * MAN: timeout can be specified for services, too * MAN: document the hostid and autofs providers * proxy: Canonicalize user and group names * proxy: new option proxy_fast_alias * sdap_check_aliases must not error when detects the same user * Document sss_tools better * Get the RootDSE after binding if not successfull before * confdb_get_bool needs a TALLOC_CTX in sssd-1.8 * Lowercase group members in case-insensitive domains * Read sysdb attribute name, not LDAP attribute map name
Marco Pizzoli (1): * Two manual pages fixes
Pavel Březina (1): * sudo api: check sss_status instead of errnop in sss_sudo_send_recv_generic()
Stef Walter (1): * Fix erronous reference to the 'allow' access_provider
Stephen Gallagher (6): * Bumping version to 1.8.3 * MAN: Improve ldap_disable_paging documentation * MAN: Add ldap_sasl_minssf to the manpage * Update translation files * Fix typo in translation file * Update translations for 1.8.3 release
Yuri Chornoivan (1): * Fix typo: retreiving->retrieving
sssd-devel@lists.fedorahosted.org