From 5d2fc5777aa79624d327a2e7253cfa0c0891286c Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Thu, 7 Feb 2008 23:33:59 +0000 Subject: Include news message for previous commit. --- NEWS | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/NEWS b/NEWS index 4174423..b1eaed5 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,16 @@ wallet 0.7 (unreleased) + Add new exists and autocreate wallet server interfaces. The first + states whether a given object exists and the second attempts to create + the object using the default owner rules. Remove default owner + handling from the create interface, which is now for administrators + only. Remove server-side auto-creation of objects on get or store and + instead have the client check for object existence and call autocreate + if necessary. This removes confusion between default ACLs and + administrative object creation for users who are also on the ADMIN + ACL. + When creating a srvtab based on a just-downloaded keytab, extract the srvtab key before merging the keytab into an existing file. Otherwise, if the new keys had a lower kvno than the old keys -- cgit v1.2.3