From: Ken Raeburn Date: Mon, 25 Aug 2008 20:11:19 +0000 (+0000) Subject: Update description of -k option: From the code it appears the default X-Git-Tag: krb5-1.7-alpha1~458 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8740f92b8f48256a30b536abbf8f1172c2492d68;p=krb5.git Update description of -k option: From the code it appears the default is des-cbc-crc, and it applies to entering passwords with -m. ticket: 5565 git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@20692 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/kdc/krb5kdc.M b/src/kdc/krb5kdc.M index 2056eecd9..e8758dade 100644 --- a/src/kdc/krb5kdc.M +++ b/src/kdc/krb5kdc.M @@ -1,6 +1,6 @@ .\" kdc/krb5kdc.M .\" -.\" Copyright 1990 by the Massachusetts Institute of Technology. +.\" Copyright 1990, 2008 by the Massachusetts Institute of Technology. .\" .\" Export of this software from the United States of America may .\" require a specific license from the United States Government. @@ -106,8 +106,8 @@ This option does not apply to the LDAP database. The .B \-k .I keytype -option specifies the key type of the master key in the database; the default -is KEYTYPE_DES. +option specifies the key type of the master key to be entered manually +as a password when -m is given; the default is "des-cbc-crc". .PP The .B \-M