SHA256
1
0
forked from pool/sssd

Accepting request 63645 from home:rhafer:branches:network:ldap

OBS-URL: https://build.opensuse.org/request/show/63645
OBS-URL: https://build.opensuse.org/package/show/network:ldap/sssd?expand=0&rev=40
This commit is contained in:
Ralf Haferkamp
2011-03-08 16:25:23 +00:00
committed by Git OBS Bridge
parent bb56432e00
commit ac7f0697ac
6 changed files with 30 additions and 311 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Mar 8 13:22:58 UTC 2011 - rhafer@suse.de
- Updated to 1.5.1
* Vast performance improvements when enumerate = true
* All PAM actions will now perform a forced initgroups lookup
instead of just a user information lookup This guarantees that
all group information is available to other providers, such as
the simple provider.
* For backwards-compatibility, DNS lookups will also fall back to
trying the SSSD domain name as a DNS discovery domain.
* Support for more password expiration policies in LDAP
- 389 Directory Server
- FreeIPA
- ActiveDirectory
* Support for ldap_tls_{cert,key,cipher_suite} config options
* Assorted bugfixes
-------------------------------------------------------------------
Wed Jan 19 09:32:35 UTC 2011 - rhafer@suse.de