projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d9f9c87
)
remove replay cache stuff
author
John Kohl
<jtkohl@mit.edu>
Mon, 22 Oct 1990 15:56:39 +0000
(15:56 +0000)
committer
John Kohl
<jtkohl@mit.edu>
Mon, 22 Oct 1990 15:56:39 +0000
(15:56 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1309
dc483132
-0cff-0310-8789-
dd5450dbe970
src/kdc/krb5kdc.M
patch
|
blob
|
history
diff --git
a/src/kdc/krb5kdc.M
b/src/kdc/krb5kdc.M
index c542e14c88bca4d6a6efaccf1b1d1dc4758a9795..6a115c6200b5fbcb08aa86a85556afda99ea839d 100644
(file)
--- 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.