From 7003e3bccb975b2bd894e02b7352230ad1ec56c5 Mon Sep 17 00:00:00 2001 From: Tom Yu Date: Fri, 30 Aug 2002 21:16:47 +0000 Subject: update for 1.2.6-beta2 git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-2-2-branch@14805 dc483132-0cff-0310-8789-dd5450dbe970 --- README | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README b/README index aa10e91..09a39cd 100644 --- a/README +++ b/README @@ -92,6 +92,21 @@ Major Changes: DISALLOW_ALL_TIX and DISALLOW_SVR attributes on the server principal. This also now happens with krb524d. +* krb524d will now, by default, convert krb5 tickets for afs service + princpals to special tokens that are actually just the EncryptedData + part of a krb5 Ticket structure. This may be overridden; please + consult src/krb524/README for details. + +* Patches from Sleepycat have been applied to the btree backend of the + Brekeley DB library; these fix potential problems with the page free + and page split operations. + +* The kdb5_util dump command has additional options to allow for + reversed or recursive (for btree only) dumps of the principal + database. This permits the recovery of prinicpals that might + otherwise be omitted in a database dump in the presence of certain + types of corruption. + * The dump command in kdb5_util now handles master key conversion without crashing. -- cgit v1.1