From: Zhanna Tsitkov Date: Mon, 3 Oct 2011 20:15:27 +0000 (+0000) Subject: Minor RST adjustment X-Git-Tag: krb5-1.10-alpha1~79 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=70ba4b1d3410b80901d8be1e5e7e0a652ba326f4;p=krb5.git Minor RST adjustment git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25296 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/doc/rst_source/krb_admins/admin_commands/kadmin_local.rst b/doc/rst_source/krb_admins/admin_commands/kadmin_local.rst index ae6b1434c..e8716592b 100644 --- a/doc/rst_source/krb_admins/admin_commands/kadmin_local.rst +++ b/doc/rst_source/krb_admins/admin_commands/kadmin_local.rst @@ -483,6 +483,8 @@ purgekeys Purges previously retained old keys (e.g., from *change_password -keepold*) from *principal*. If **-keepkvno** is specified, then only purges keys with kvnos lower than *oldest_kvno_to_keep*. +.. _purgekeys_end: + .. _get_principal: get_principal @@ -867,15 +869,12 @@ ktremove FILES ----------- +.. note:: The first three files are specific to db2 database. + ====================== ================================================= principal.db default name for Kerberos principal database .kadm5 KADM5 administrative database. (This would be "principal.kadm5", if you use the default database name.) Contains policy information. .kadm5.lock Lock file for the KADM5 administrative database. This file works backwards from most other lock files. I.e., *kadmin* will exit with an error if this file does not exist. -====================== ================================================= - -.. note:: The above three files are specific to db2 database. - -====================== ================================================= kadm5.acl File containing list of principals and their *kadmin* administrative privileges. See kadmind(8) for a description. kadm5.keytab *keytab* file for *kadmin/admin* principal. kadm5.dict file containing dictionary of strings explicitly disallowed as passwords.