summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/kdc/krb5kdc.M8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/kdc/krb5kdc.M b/src/kdc/krb5kdc.M
index c542e14c8..6a115c620 100644
--- a/src/kdc/krb5kdc.M
+++ b/src/kdc/krb5kdc.M
@@ -24,9 +24,6 @@ krb5kdc \- Kerberos V5 KDC
.B \-M
.I mkeyname
] [
-.B \-R
-.I replycache
-] [
.B \-m
]
.br
@@ -62,11 +59,6 @@ option specifies the principal name for the master key in the database;
the default is KRB5_KDB_M_NAME (usually "K/M" in the KDC's realm).
.PP
The
-.B \-R
-option specifies the replay cache to be used; the default is KDCRCACHE
-(usually "dfl:krb5kdc_rcache").
-.PP
-The
.B \-m
option specifies that the master database password should be fetched
from the keyboard rather than from a file on disk.