SHA256
1
0
forked from jengelh/sssd
2014-03-07 15:22:25 +00:00
committed by Git OBS Bridge
parent 18af19f4e4
commit c5a97ae10b
6 changed files with 27 additions and 12 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Fri Mar 7 15:18:34 UTC 2014 - jengelh@inai.de
- Update to new upstream release 1.11.4
* The simple access provider supports specifying users and groups
using their NetBIOS domain name (such as DOMAIN\username)
* Support for enumerating users and groups from trusted AD domains
was added to the AD provider
* The Active Directory site discovery was made more robust for
configurations which use multiple trusted domains
* Several bugs in the LDAP provider that affected setups which
mapped Windows SIDs to POSIX IDs were fixed
* The SSSD is now able to use One Time Password (OTP)
authentication configured on an IPA server.
-------------------------------------------------------------------
Fri Dec 20 21:54:58 UTC 2013 - jengelh@inai.de