diff options
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 7 | 
1 files changed, 7 insertions, 0 deletions
| @@ -63,6 +63,13 @@ wallet 1.3 (unreleased)      Displays of ACLs and ACL entries are now sorted correctly. +    Initial support for using Active Directory as the KDC for keytab +    creation.  The interface to Active Directory uses a combination of +    direct LDAP queries and the msktutil utility.  This version does +    not support the wallet unchanging flag.  Unchanging requires that +    a keytab be retrieved without changing the password/kvno which is +    not supported by msktutil. +  wallet 1.2 (2014-12-08)      The duo object type has been split into several sub-types, each for a | 
