From 766ba9295705be7c91593b6e7ce5db66bf88d453 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Tue, 25 Sep 2007 20:57:06 +0000 Subject: Add support for synchronizing a key with an AFS kaserver in the keytab object implementation, extracting the DES key with Authen::Krb5 (since ktutil doesn't work). Rename the KEYTAB_CACHE variable to KEYTAB_REMCTL_CACHE to match the rest of the keytab retrieval configuration and reorganize the Wallet::Config documentation to group related configuration options for the keytab backend. Fix a column name in the keytab_enctypes table to be more consistent with the rest of the schema. --- TODO | 5 ----- 1 file changed, 5 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index dcf5b90..e836f39 100644 --- a/TODO +++ b/TODO @@ -6,13 +6,8 @@ Required to replace leland_srvtab: enctype attribute on the object and include the enctypes in the object show display. -* Add an attribute indicating that the principal should be synchronized - with Kerberos v4 and include it in the object show display. - * Implement creation of srvtabs from keytabs in the wallet client. -* Add kasetkey support to the keytab object backend. - * Write new files atomically in the wallet client and save backups unless told not to (write to file.new, link the old file to file.old, and do an atomic rename). -- cgit v1.2.3