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/kadmin/testing/proto | |
| 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/kadmin/testing/proto')
| -rw-r--r-- | src/kadmin/testing/proto/kdc.conf.proto | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/kadmin/testing/proto/kdc.conf.proto b/src/kadmin/testing/proto/kdc.conf.proto index 6f9edeb5b..943270d98 100644 --- a/src/kadmin/testing/proto/kdc.conf.proto +++ b/src/kadmin/testing/proto/kdc.conf.proto @@ -5,7 +5,6 @@ __REALM__ = { profile = __K5ROOT__/krb5.conf database_name = __K5ROOT__/kdb5 - admin_keytab = __K5ROOT__/ovsec_adm.srvtab key_stash_file = __K5ROOT__/.k5.__REALM__ acl_file = __K5ROOT__/ovsec_adm.acl dict_file = __K5ROOT__/ovsec_adm.dict |
