Fix lineage check so that we don't fail if we're cross-authenticating
authorTheodore Tso <tytso@mit.edu>
Tue, 8 Nov 1994 03:14:31 +0000 (03:14 +0000)
committerTheodore Tso <tytso@mit.edu>
Tue, 8 Nov 1994 03:14:31 +0000 (03:14 +0000)
commit106c03f63cab9c91f7103452021a9b0a38cf855f
treefd0cdbacdfa57b8b3cf59a0371c280372ca6ad1d
parent9f7761b49a2fbfe0d633d1bec14789e2834609c4
Fix lineage check so that we don't fail if we're cross-authenticating
with a realm with the same length as our own.  ('||' should have been '&&')

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4634 dc483132-0cff-0310-8789-dd5450dbe970
src/kdc/ChangeLog
src/kdc/kdc_util.c