aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2009-05-08 00:01:40 +0000
committerRuss Allbery <rra@stanford.edu>2009-05-08 00:01:40 +0000
commit99e75e8838d9fcdd0d5b38765eb7cfe62d21e352 (patch)
tree6aa1e734513694d7637ce6c54f63f72724b95b9a
parent4815748da8702d26be44cc63dbba47ebd8daa3d0 (diff)
Add switching to Authen::Krb5::Admin to TODO.
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index f0d6caa..9f11867 100644
--- a/TODO
+++ b/TODO
@@ -116,6 +116,10 @@ Future work:
that handles the kadmin operations that can be subclassed and that
dynamically chooses its implementation based on run-time configuration.
+* Use the Perl Authen::Krb5::Admin module instead of rolling our own
+ kadmin code with Expect now that MIT Kerberos has made the kadmin API
+ public.
+
* When reading configuration from krb5.conf, we should first try to
determine our principal from any existing K5 ticket cache (after
obtaining tickets if -u was given) and extract the realm from that