diff options
author | Russ Allbery <rra@stanford.edu> | 2010-07-29 17:39:50 -0700 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2010-07-29 17:39:50 -0700 |
commit | ec13d7d7530d1229a83204293f28684b7d2eac7b (patch) | |
tree | 5bdad4df303c76a9ad1dbc1f2b9c0bb076bc74d0 /NEWS | |
parent | 7a1d4f9e4b96362edef29f71e848458d619cce3b (diff) |
Add NEWS and remove TODO for wallet-rekey
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -2,6 +2,12 @@ wallet 0.12 (unreleased) + New client program wallet-rekey that, given a list of keytabs on the + command line, requests new keytab objects for each principal in the + local realm and then merges the new objects into that keytab. The + current implementation only acquires new keys and doesn't purge any + old keys. + A new ACL type, krb5-regex, is now supported. This ACL type is the same as krb5 except that the identifier is interpreted as a Perl regular expression and matched against the authenticated identity |