diff options
author | Russ Allbery <rra@stanford.edu> | 2008-01-24 02:09:25 +0000 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2008-01-24 02:09:25 +0000 |
commit | 414f86f7ec876abde9df93861a5ec2ea901700c7 (patch) | |
tree | 0e559ed0bf9b0d7ed675bdc33fc07c468aaa2bf0 /NEWS | |
parent | 0f7e60e5032ea37b828c57fb2eeb5f64275d37db (diff) |
Add a wallet-admin program which can initialize and destroy the
database and list all objects and ACLs in the database.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -23,6 +23,9 @@ wallet 0.6 (unreleased) credentials for the given user and use those for authentication rather than using an existing ticket cache. + Add a wallet-admin program which can initialize and destroy the + database and list all objects and ACLs in the database. + Support enforcing a naming policy for wallet objects via a Perl function in the wallet server configuration file. |