From 4a3486cc75336c5324b7f970ff200381cb9b80ef Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Wed, 13 Feb 2008 21:52:56 +0000 Subject: Release 0.8. --- TODO | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 0778867..d12267c 100644 --- a/TODO +++ b/TODO @@ -6,6 +6,9 @@ Release 1.0: * Add a test suite for kasetkey. +* Rewrite the server checks to avoid using IO::String, since one of the + tests already requires Perl 5.8's internal string handling. + * Add POD coverage testing using Test::POD::Coverage for the server modules. @@ -56,6 +59,16 @@ Release 1.0: an ACL without having to write it into the database. Redo default ACL creation using that functionality. +* The wallet client currently sets sync kaserver whenever writing a keytab + to a srvtab. This is correct for sites using kaserver and wrong for + everyone else. Remove or rethink this once Stanford's kaserver + migration is over. + +* The wallet client currently hard-codes a kvno of 0 in srvtabs, which is + correct for how kasetkey works but probably isn't correct for people + using Heimdal or MIT to serve both K4 and K5 from the same KDC. Rethink + once Stanford's kaserver migration is over. + Future work: * Write a conventions document for ACL naming, object naming, and similar -- cgit v1.2.3