diff options
author | Russ Allbery <rra@stanford.edu> | 2008-04-24 01:22:50 +0000 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2008-04-24 01:22:50 +0000 |
commit | cccd6417b3d2f91e0c5d51d3f8205796d9528a4c (patch) | |
tree | 47799439d8ea5cde334004ae3c2c990097df80db /TODO | |
parent | 23b711ebacb2371915bfa4d9e0d386fa4e7cb35e (diff) |
Add supporting keytab authentication.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -195,6 +195,8 @@ Future work: * Provide an API for verifiers to syntax-check the values before an ACL is set and implement syntax checking for the Krb5 verifier. +* Support authenticating with a keytab. + May or may not be good ideas: * Consider using Class::Accessor to get rid of the scaffolding code to |