summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a9305d7..50caa05 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,13 @@ wallet 1.1 (unreleased)
Fix the code to set enctype restrictions for keytab objects in the
wallet server.
+ When creating new principals in a Heimdal KDC, generate a long, random
+ password as the temporary password of the disabled principal before
+ randomizing keys. This is necessary if password quality is being
+ enforced on create calls. Since the principal is always inactive
+ until the keys have been randomized, the password should not need to
+ be secure (and indeed is not cryptographically random).
+
wallet 1.0 (2013-03-27)
Owners of wallet objects are now allowed to destroy them. In previous