From 51a23f33aa0920b191f9164ddad5c176c32e6f11 Mon Sep 17 00:00:00 2001 From: Tom Yu Date: Wed, 1 Dec 2010 23:11:50 +0000 Subject: [PATCH] pull up r24550 from trunk ------------------------------------------------------------------------ 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/admin.texinfo b/doc/admin.texinfo index b6cc8e645..0c5325466 100644 --- a/doc/admin.texinfo +++ b/doc/admin.texinfo @@ -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 -- 2.26.2