diff options
Diffstat (limited to 'src/man/kdc.conf.5')
-rw-r--r-- | src/man/kdc.conf.5 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/man/kdc.conf.5 b/src/man/kdc.conf.5 index 7f7668431f..49f300773d 100644 --- a/src/man/kdc.conf.5 +++ b/src/man/kdc.conf.5 @@ -101,10 +101,6 @@ For each realm, the following tags may be specified in the [realms] subsection: .sp (String.) Location of the access control list (acl) file that kadmin uses to determine which principals are allowed which permissions on the database. The default is \fI/usr/local/var/krb5kdc/kadm5.acl\fP. .TP -.B \fBadmin_keytab\fP -.sp -(String.) Location of the keytab file that the legacy administration daemons kadmind4 and v5passwdd use to authenticate to the database. The default is \fI/usr/local/var/krb5kdc/kadm5.keytab\fP. -.TP .B \fBdatabase_name\fP .sp This string specifies the location of the Kerberos database for this realm. |