From e733132938bc4fc74584b9a7c0f5441eb640e617 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Thu, 7 Feb 2008 00:46:54 +0000 Subject: 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 (possible after deleting and recreating the object), the wrong key would be extracted for the srvtab. --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index f485858..73844fb 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,12 @@ wallet 0.7 (unreleased) + 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 + (possible after deleting and recreating the object), the wrong key + would be extracted for the srvtab. + keytab-backend now passes kadmin.local ktadd its options in a specific order to satisfy the picky option parser. -- cgit v1.2.3