pull up r24550 from trunk
authorTom Yu <tlyu@mit.edu>
Wed, 1 Dec 2010 23:11:50 +0000 (23:11 +0000)
committerTom Yu <tlyu@mit.edu>
Wed, 1 Dec 2010 23:11:50 +0000 (23:11 +0000)
 ------------------------------------------------------------------------
 r24550 | ghudson | 2010-12-01 17:36:38 -0500 (Wed, 01 Dec 2010) | 4 lines

 ticket: 6829

 Correct typo in admin documentation for restrict_anonymous_to_tgt.

ticket: 6829
version_fixed: 1.9
status: resolved

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-9@24552 dc483132-0cff-0310-8789-dd5450dbe970

doc/admin.texinfo

index b6cc8e645853a7af23adcd7df0c0110f841ba2a5..0c5325466f634738ee82c9be745a53dbc5a687de 100644 (file)
@@ -1563,8 +1563,8 @@ current implementation has little protection against denial-of-service
 attacks), the standard port number assigned for Kerberos TCP traffic
 is port 88.
 
-@itemx restrict_anonymous_to_kdc
-This flag determines the default value of restrict_anonymous_to_kdc for
+@itemx restrict_anonymous_to_tgt
+This flag determines the default value of restrict_anonymous_to_tgt for
 realms.  The default value is @code{false}.
 @end table