Received: from pch.mit.edu (PCH.MIT.EDU [18.7.21.90]) by krbdev.mit.edu (8.9.3p2) with ESMTP id OAA27846; Thu, 15 Apr 2004 14:48:32 -0400 (EDT) Received: from pch.mit.edu (localhost [127.0.0.1]) by pch.mit.edu (8.12.8p2/8.12.8) with ESMTP id i3FImWos022592 for ; Thu, 15 Apr 2004 14:48:32 -0400 (EDT) Received: from pacific-carrier-annex.mit.edu (PACIFIC-CARRIER-ANNEX.MIT.EDU [18.7.21.83]) by pch.mit.edu (8.12.8p2/8.12.8) with ESMTP id i3FGdmos017956 for ; Thu, 15 Apr 2004 12:39:48 -0400 (EDT) Received: from rambutan.cc.columbia.edu (rambutan.cc.columbia.edu [128.59.59.148])i3FGdiGs016374 for ; Thu, 15 Apr 2004 12:39:44 -0400 (EDT) Received: from columbia.edu (24-193-46-55.nyc.rr.com [24.193.46.55]) (user=jaltman mech=PLAIN bits=0)i3FGdf6s015541 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Thu, 15 Apr 2004 12:39:43 -0400 (EDT) Message-Id: <407EBB38.7050009@columbia.edu> Date: Thu, 15 Apr 2004 12:41:28 -0400 From: Jeffrey Altman Organization: No Longer Affiliated with Columbia University in the City of New York User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7b) Gecko/20040316 X-Accept-Language: en-us, en MIME-Version: 1.0 To: krb5-bugs@mit.edu Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-No-Spam-Score: Local X-Scanned-BY: MIMEDefang 2.40 X-Mailman-Approved-At: Thu, 15 Apr 2004 14:48:29 -0400 Subject: Krb5 Admin Guide fails to document krb524 X-Beenthere: krb5-bugs-incoming@mit.edu X-Mailman-Version: 2.1 Precedence: list Sender: krb5-bugs-incoming-bounces@mit.edu Errors-To: krb5-bugs-incoming-bounces@mit.edu X-RT-Original-Encoding: iso-8859-1 Content-Length: 507 krb524 is not well documented in the Admin Guide. The use of _krb524._udp. SRV records in DNS need to be added The use of the "krb524_server"=[:] value in the krb5.conf ={} needs to be documented. The fact that the default port of 4444 is now being blocked by ISP's and therefore an alternate port should be used needs to be added. The algorithm for finding the default location of the krb524 service when no other information is provided should also be specified.