diff options
author | Russ Allbery <eagle@eyrie.org> | 2017-01-01 19:51:35 -0800 |
---|---|---|
committer | Russ Allbery <eagle@eyrie.org> | 2017-01-01 19:51:35 -0800 |
commit | e6e72f82aa99a87a28202c6c101c77a921eb20d8 (patch) | |
tree | 9d27265bccb9efa8b2157a889c8bee4fa57d022b | |
parent | d077bd0206fa6635043188f11860d59aa266c007 (diff) |
Add passing realm into krb5_appdefault_* to TODO
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -30,6 +30,8 @@ Client: * Incorporate the wallet-rekey-periodic script (currently in contrib) into the package and teach it how to ignore foreign credentials. + * Pass realm into krb5_appdefault_* functions. + Server Interface: * Provide a way to get history for deleted objects and ACLs. |