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

Modified Files:
	basesrc/crypto/dist/krb4/lib/krb: get_krbrlm.c

Log Message:
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.2 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.