diff options
author | Russ Allbery <rra@stanford.edu> | 2007-09-24 18:33:19 +0000 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2007-09-24 18:33:19 +0000 |
commit | 22325c2e892fbff05d642c095d645045f2a5e0b2 (patch) | |
tree | d84511b14d0d24cec09c2a45f8d0171be379b770 /TODO | |
parent | 523f7c3a446139bfb287a11f631f9526658bf116 (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-- | TODO | 8 |
1 files changed, 3 insertions, 5 deletions
@@ -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. |