aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRuss Allbery <eagle@eyrie.org>2016-01-16 16:13:03 -0800
committerRuss Allbery <eagle@eyrie.org>2016-01-16 16:13:03 -0800
commit269b5a2cdb9b2f2c65423081f532db42a2ec55e4 (patch)
treebc65f5459a24e9383a6b54f860dd10821092664e /NEWS
parentd2fde5b8330cab6bd6210ef99a628b1897676897 (diff)
Add documentation of the Active Directory support
Also remove some configuration checks that aren't required, and unify handling of some configuration options.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS19
1 files changed, 12 insertions, 7 deletions
diff --git a/NEWS b/NEWS
index aa9cf47..9d5b1a6 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,18 @@
wallet 1.3 (unreleased)
+ This release adds initial, experimental 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. Active Directory
+ can be selected by setting KEYTAB_KRBTYPE to AD in the wallet
+ configuration. Multiple other configuration options must also be set;
+ see Wallet::Config for more information and README for the additional
+ Perl modules required. Thanks to Bill MacAllister for the
+ implementation.
+
A new ACL type, nested (Wallet::ACL::Nested), is now supported. The
identifier of this ACL names another ACL, and access is granted if
that ACL would grant access. This lets one combine multiple other
@@ -63,13 +75,6 @@ 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