diff options
| author | Russ Allbery <rra@stanford.edu> | 2008-02-06 21:29:51 +0000 |
|---|---|---|
| committer | Russ Allbery <rra@stanford.edu> | 2008-02-06 21:29:51 +0000 |
| commit | 5cd3a6fe3988677d865d666aeefd3ed2f2e549c5 (patch) | |
| tree | bf905e412ecefecf09d36ffc3b4633260f584d46 /NEWS | |
| parent | 431ece2b824bd4c77703a2b8ecbc3e8eca184ecb (diff) | |
Check naming policy on wallet object creation before checking the
default ACLs to avoid creating and stranding an ACL when the naming
policy check fails.
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -5,6 +5,10 @@ wallet 0.7 (unreleased) keytab-backend now passes kadmin.local ktadd its options in a specific order to satisfy the picky option parser. + Check naming policy on wallet object creation before checking the + default ACLs to avoid creating and stranding an ACL when the naming + policy check fails. + Fix the example remctl configuration for keytab-backend to use the correct script name. |
