aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2008-02-07 22:42:09 +0000
committerRuss Allbery <rra@stanford.edu>2008-02-07 22:42:09 +0000
commitf5cb855d5a7190cded71bbc8343aebfa92337fea (patch)
tree6202c0e5875fd4519d95e1543bac322d88b11f7a /TODO
parent45823559a1e64d6c8151a984fcd9c79bbdb57171 (diff)
Add additional ideas from jhutz.
Diffstat (limited to 'TODO')
-rw-r--r--TODO14
1 files changed, 14 insertions, 0 deletions
diff --git a/TODO b/TODO
index fa15ef1..3599fe4 100644
--- a/TODO
+++ b/TODO
@@ -167,6 +167,20 @@ Future work:
sort of object, not just on keytabs, and to give numbers on downloaded
versus not downloaded objects.
+* Support setting flags and attributes on autocreate. In general, work out
+ a Wallet::Object::Template Perl object that I can return that specifies
+ things other than just the ACL.
+
+* Pass a reference to the object for which the ACL is interpreted to the
+ ACL API so that ACL APIs can make more complex decisions.
+
+* Support for pattern matching in ACLs.
+
+* A group-in-groups ACL schema.
+
+* Modify Authen::Krb5 to export krb5_524_conv_principal so that I can use
+ it to determine the K4 equivalent of a K5 principal name.
+
May or may not be good ideas:
* Consider using Class::Accessor to get rid of the scaffolding code to