diff options
author | Russ Allbery <rra@stanford.edu> | 2008-01-17 22:55:17 +0000 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2008-01-17 22:55:17 +0000 |
commit | 275cc7eac5d693bffec19884bf37322df59a871c (patch) | |
tree | efa1359a78376b1c4976a5674a37e75093c61094 /NEWS | |
parent | 8dd5883b8497e4dcc7cf4f0577e45040c5f43430 (diff) |
Support enforcing a naming policy for wallet objects via a Perl
function in the wallet server configuration file.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -10,6 +10,9 @@ wallet 0.6 (unreleased) write the keytab to standard output rather than dying with a cryptic error. + Support enforcing a naming policy for wallet objects via a Perl + function in the wallet server configuration file. + The build system now probes for GSS-API, Kerberos v5 and v4, and AFS libraries as necessary rather than hard-coding libraries. Building on systems without strong shared library dependencies and building |