- Update to 0.9.12
* allow explicitly configuring an empty search base (for LDAP servers that support that)
* support LDAP attributes with minus characters in attribute mapping expressions
* add tls_reqsan, tls_crlfile and tls_crlcheck options
* support generating ldaps:// URIs from DNS SRV records for port 389 by using DNSLDAPS in the uri option
* prefer the first URI listed in nslcd.conf after reconnecting after idle_timelimit
* fix handling of pam_authc_ppolicy no
* fix debug logging of ldap timeout values
* documentation improvements
* add pam_authc_ppolicy support to pynslcd
* fix Python 3 compatibility in chsh.ldap
* fix for running pynslcd without the uid option
* partial support for running tests with slapd 2.5
* miscellaneous test suite improvements
* test suite fixes for Solaris
OBS-URL: https://build.opensuse.org/request/show/932676
OBS-URL: https://build.opensuse.org/package/show/network:ldap/nss-pam-ldapd?expand=0&rev=27
- Update to 0.9.8:
* add a pam_authc_search option that can be used to configure the search operation that is performed after authentication
* add nss_uid_offset and nss_gid_offset options that can be used to change returned numeric user and group ids from LDAP (thanks Seth Wright)
* do not retry failed user password on second LDAP server
* fix a crash in the PAM module on FreeBSD when showing password expiration messages
* the validnames option now also applies to shadow lookups
* support ethernet addresses in LDAP in compact and long formats
* improvements to getent.ldap command (a few minor bug fixes and preparations for Python 3 support)
* log entries and lookups failing nss_min_uid at debug level
* improvements to the test suite (including tests for getent.ldap)
OBS-URL: https://build.opensuse.org/request/show/506457
OBS-URL: https://build.opensuse.org/package/show/network:ldap/nss-pam-ldapd?expand=0&rev=12