SHA256
1
0
forked from pool/sssd

- Update to release 2.9.3

OBS-URL: https://build.opensuse.org/package/show/network:ldap/sssd?expand=0&rev=297
This commit is contained in:
2023-11-13 12:51:39 +00:00
committed by Git OBS Bridge
parent 50ae841a7e
commit 2f4c4a0a26
6 changed files with 31 additions and 20 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Nov 13 12:48:09 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2.9.3
* The proxy provider is now able to handle certificate mapping
and matching rules and users handled by the proxy provider can
be configured for local Smartcard authentication. Besides the
mapping rule local Smartcard authentication should be enabled
with the `local_auth_policy` option in the backend and with
`pam_cert_auth` in the PAM responder.
-------------------------------------------------------------------
Thu Nov 2 16:09:55 UTC 2023 - Jan Engelhardt <jengelh@inai.de>