diff options
| author | Greg Hudson <ghudson@mit.edu> | 2012-03-04 00:38:48 +0000 |
|---|---|---|
| committer | Greg Hudson <ghudson@mit.edu> | 2012-03-04 00:38:48 +0000 |
| commit | f938afd6b6f61a96a0aa72c57a280aa721566fe6 (patch) | |
| tree | 2730b993561ed9c8c884d7b8cf78c955485fcd94 /src/config-files/kdc.conf.M | |
| parent | 8a42038eaf80bd1da88d909a5196157ae41973b9 (diff) | |
| download | krb5-f938afd6b6f61a96a0aa72c57a280aa721566fe6.tar.gz krb5-f938afd6b6f61a96a0aa72c57a280aa721566fe6.tar.xz krb5-f938afd6b6f61a96a0aa72c57a280aa721566fe6.zip | |
Remove admin_keytab references in code and docs
The admin keytab hasn't been needed or used by kadmind since 1.4
(except possibly by legacy admin daemons which we no longer ship).
Eliminate remaining references to it in code, test cases, and
documentation.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25729 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/config-files/kdc.conf.M')
| -rw-r--r-- | src/config-files/kdc.conf.M | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/config-files/kdc.conf.M b/src/config-files/kdc.conf.M index b47c25168..5e2e6506e 100644 --- a/src/config-files/kdc.conf.M +++ b/src/config-files/kdc.conf.M @@ -94,13 +94,6 @@ specifies the location of the access control list (acl) file that kadmin uses to determine which principals are allowed which permissions on the database. The default value is /usr/local/var/krb5kdc/kadm5.acl. -.IP admin_keytab -This -.B string -Specifies the location of the keytab file that kadmin uses to -authenticate to the database. The default value is -/usr/local/var/krb5kdc/kadm5.keytab. - .IP database_name This .B string |
