Index: books/handbook/security/chapter.xml =================================================================== --- books/handbook/security/chapter.xml +++ books/handbook/security/chapter.xml @@ -1211,8 +1211,8 @@ To begin setting up a KDC, add these lines to /etc/rc.conf: - kerberos5_server_enable="YES" -kadmind5_server_enable="YES" + kdc_enable="YES" +kadmind_enable="YES" Next, edit /etc/krb5.conf as follows: @@ -1308,7 +1308,7 @@ Verifying password - Password: xxxxxxxx Next, start the KDC services by running - service kerberos start and + service kdc start and service kadmind start. While there will not be any kerberized daemons running at this point, it is possible to confirm that the KDC is