summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2010-02-09 13:14:41 -0800
committerRuss Allbery <rra@stanford.edu>2010-02-09 13:14:41 -0800
commitb037770195ef0bd98d6655a65873b25d90e36032 (patch)
treeee8d0977ef2f65072f0583d0838e61b8feb55e7d /NEWS
parent59455fd5e6a47a66a2a84779f42928fd66ec9747 (diff)
Document and make case-insensitive KEYTAB_KRBTYPE
KEYTAB_KRBTYPE wasn't documented in Wallet::Config. Add it and the variable declaration. Also document the new mandatory setting in NEWS and add the Heimdal::Kadm5 requirement to README. Remove some of the language in README that implies that only MIT Kerberos is supported. Make the setting case-insensitive and improve the error message from Wallet::Kadmin if it isn't set.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 6 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 3185db3..c6b3a9d 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,12 @@
wallet 0.10 (unreleased)
+ Add support for Heimdal KDCs as well as MIT Kerberos KDCs. There is
+ now a mandatory new setting in Wallet::Config: $KEYTAB_KRBTYPE. It
+ should be set to either "MIT" or "Heimdal" depending on the Kerberos
+ KDC implementation used. The Heimdal support requires the
+ Heimdal::Kadm5 Perl module.
+
Remove kaserver synchronization support. It is no longer tested, and
retaining the code was increasing the complexity of wallet, and some
specific requirements (such as different realm names between kaserver
@@ -28,8 +34,6 @@ wallet 0.10 (unreleased)
Report ACL names as well as numbers in object history.
- Add support for Heimdal KDCs as well as MIT Kerberos KDCs.
-
wallet 0.9 (2008-04-24)
The wallet command-line client now reads the data for store from a