diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -7,11 +7,8 @@ This software is distributed under a BSD-style license. Please see the file LICENSE in the distribution for more information. - This software is alpha-quality, and this release is intended as a - technology preview and API preview. This code has never been deployed - in a production environment and considerable work remains before it will - be ready. See the file TODO in the distribution for the list of work - that remains. + This software is beta-quality and should be treated with caution. It is + currently being tested for production deployment at Stanford. BLURB @@ -106,6 +103,10 @@ REQUIREMENTS the -norandkey option to ktadd. This option will be included in MIT Kerberos 1.7 and later. + To support the NetDB ACL verifier (only of interest at sites using NetDB + to manage DNS), the Net::Remctl Perl module must be installed on the + server. + To support synchronization with an AFS kaserver, the server must have the Authen::Krb5 Perl module installed. |