SHA256
1
0
forked from pool/sssd

- Enable PAC responder.

PAC is an extension element returned by domain controller, to speed
  up resolution of authorisation data such as group memberships.

OBS-URL: https://build.opensuse.org/package/show/network:ldap/sssd?expand=0&rev=172
This commit is contained in:
Howard Guo
2016-04-18 12:29:12 +00:00
committed by Git OBS Bridge
parent b75ea40b70
commit 0320a60e67
2 changed files with 10 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Apr 18 12:24:29 UTC 2016 - hguo@suse.com
- Enable PAC responder.
PAC is an extension element returned by domain controller, to speed
up resolution of authorisation data such as group memberships.
-------------------------------------------------------------------
Thu Apr 14 17:20:11 UTC 2016 - michael@stroeder.com