diff options
author | Russ Allbery <eagle@eyrie.org> | 2016-01-17 20:55:27 -0800 |
---|---|---|
committer | Russ Allbery <eagle@eyrie.org> | 2016-01-17 20:55:27 -0800 |
commit | 9db57ec57cf7bcc46c986c1bc67eb3fe41b7d08b (patch) | |
tree | d16e2001bbad21315f68791bc92377ee455a2bcc | |
parent | 7023eed166e2bf7ec70764d3af9806f7793961e2 (diff) |
Fix typo in README
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -92,7 +92,7 @@ REQUIREMENTS on CPAN for older versions. The keytab support in the wallet server supports either Heimdal or MIT - Kerberos KDCs and has exeprimental support for Active Directory. The + Kerberos KDCs and has experimental support for Active Directory. The Heimdal support requires the Heimdal::Kadm5 Perl module. The MIT Kerberos support requires the MIT Kerberos kadmin client program be installed. The Active Directory support requires the Net::LDAP, |