diff options
author | Russ Allbery <rra@stanford.edu> | 2013-03-27 16:28:26 -0700 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2013-03-27 16:28:26 -0700 |
commit | 7dc9e65f7ca2f1181e62f339b0d2ed7ca4978ee5 (patch) | |
tree | c7232d6cd41d42795880c843b39d45d743b8a276 /README | |
parent | 6871bae8e26beadaff5035de56b4f70a78961dc9 (diff) | |
parent | 0a6b556943dbe970e0cf764b030718f3a1361816 (diff) |
Imported Upstream version 1.0
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -101,6 +101,9 @@ REQUIREMENTS binary that supports the -norandkey option to ktadd. This option is included in MIT Kerberos 1.7 and later. + The WebAuth keyring object support in the wallet server requires the + WebAuth Perl module from WebAuth 4.4.0 or later. + To support the LDAP attribute ACL verifier, the Authen::SASL and Net::LDAP Perl modules must be installed on the server. This verifier only works with LDAP servers that support GSS-API binds. |