SHA256
1
0
forked from pool/sssd

- Update to release 2.4.0

OBS-URL: https://build.opensuse.org/package/show/network:ldap/sssd?expand=0&rev=237
This commit is contained in:
2020-10-12 13:20:36 +00:00
committed by Git OBS Bridge
parent d820ac1cfd
commit 92831da8fe
6 changed files with 28 additions and 17 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Oct 12 13:10:26 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2.4.0
* Session recording can now exclude specific users or groups
when scope is set to all (see exclude_users and
exclude_groups options).
* Active Directory provider now sends CLDAP pings over UDP
protocol to Domain Controllers in parallel to determine site
and forest to speed up server discovery.
-------------------------------------------------------------------
Mon Aug 10 12:55:05 UTC 2020 - Jan Engelhardt <jengelh@inai.de>