* kdc.conf.M: Document the v4_mode option. [krb5-kdc/464]
authorEzra Peisach <epeisach@mit.edu>
Wed, 28 Jan 1998 14:03:49 +0000 (14:03 +0000)
committerEzra Peisach <epeisach@mit.edu>
Wed, 28 Jan 1998 14:03:49 +0000 (14:03 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10383 dc483132-0cff-0310-8789-dd5450dbe970

src/config-files/ChangeLog
src/config-files/kdc.conf.M

index fd73b3e5e37639b2f93ffdaf0a3abce3519c4a61..8cd401cd2448b08de9b1b841a646592a97de93cd 100644 (file)
@@ -1,3 +1,7 @@
+Wed Jan 28 09:02:31 1998  Ezra Peisach  <epeisach@mit.edu>
+
+       * kdc.conf.M: Document the v4_mode option. [krb5-kdc/464]
+
 Tue Nov 26 19:24:34 1996  Theodore Y. Ts'o  <tytso@mit.edu>
 
        * kdc.conf: Fixed paths to use the GNU standard conventions.  
index 4e05bebcd6c96a168649afc4003e00341f8d2b98..318e5cea705d5ec5c10db05ade6feb059f29fb0a 100644 (file)
@@ -50,6 +50,15 @@ This relation lists the ports which the Kerberos server should listen
 on, by default.  This list is a comma separated list of integers.  If
 this relation is not specified, the compiled-in default is usually
 port 88 and port 750.
+
+.IP v4_mode
+This 
+.B string
+specifies how the KDC should respond to Kerberos IV packets. If this
+relation is not specified, the compiled-in default of
+.I nopreauth 
+is used.
+
 .SH REALMS SECTION
 Each tag in the
 .I [realms]