diff options
author | Russ Allbery <eagle@eyrie.org> | 2016-01-16 13:44:35 -0800 |
---|---|---|
committer | Russ Allbery <eagle@eyrie.org> | 2016-01-16 13:44:35 -0800 |
commit | 44b98b0005effceb6fb5497b336fa86e05675e6f (patch) | |
tree | 04dc0116e6db1af234359b2f92bc6c280eb7b2ff /NEWS | |
parent | 802e47e8d84530d191817b2d86978a0b09803186 (diff) | |
parent | 9e1b210844faaa451cee3b9c0afa738120062e79 (diff) |
Merge pull request #72 from whm/ad-keytabs
Ad keytabs
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 |