summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2007-09-24 18:33:19 +0000
committerRuss Allbery <rra@stanford.edu>2007-09-24 18:33:19 +0000
commit22325c2e892fbff05d642c095d645045f2a5e0b2 (patch)
treed84511b14d0d24cec09c2a45f8d0171be379b770 /TODO
parent523f7c3a446139bfb287a11f631f9526658bf116 (diff)
Add support for attribute setting and retrieval to the front end and
document them in the user documentation.
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 3 insertions, 5 deletions
diff --git a/TODO b/TODO
index bb5c926..dcf5b90 100644
--- a/TODO
+++ b/TODO
@@ -2,14 +2,12 @@
Required to replace leland_srvtab:
-* Add arbitrary attribute setting and retrieval to objects and include the
- attributes in the object show display.
-
* Add support for limiting the enctypes of created keytabs by setting the
- enctype attribute on the object.
+ 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.
+ with Kerberos v4 and include it in the object show display.
* Implement creation of srvtabs from keytabs in the wallet client.