diff options
author | Russ Allbery <rra@stanford.edu> | 2007-09-18 23:40:37 +0000 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2007-09-18 23:40:37 +0000 |
commit | 088e2ecba73fedebb0b7729a1f07022fd6155c22 (patch) | |
tree | 2d55f924132d08cb1ebd56a5c482db5d855f9a47 /TODO | |
parent | e435832256e0ba069b771e9bb350e749600efcd4 (diff) |
Document the locked flag in the server backend and client man pages.
Document locked flag issues when implementing a new object type.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -5,8 +5,6 @@ Required to replace leland_srvtab: * Implement support for the unchanging flag on keytabs and the backend remctl calls to retrieve the existing keytab. -* Implement the locked flag. - * Add arbitrary attribute setting and retrieval to objects and include the attributes in the object show display. |