Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 08/03/2000 00:14:05
Module Name:	basesrc
Committed By:	thorpej
Date:		Wed Aug  2 21:14:04 UTC 2000

Modified Files:
	basesrc/crypto/dist/krb4/lib/krb [netbsd-1-5]: get_krbrlm.c

Log Message:
Pull up rev. 1.2 (approved by jhawk):
In krb_get_default_realm(), before assuming our guessed default
realm is correct, check to see if we can find a KDC for it.  If
not, it can't possibly be the default realm, and we should return
the NO.DEFAULT.REALM error condition.

Per a discussion w/ Thor Simon <tls@netbsd.org>.


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.1.1.1.2.1 \
    basesrc/crypto/dist/krb4/lib/krb/get_krbrlm.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.