summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/ccache/stdio/ChangeLog
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1994-08-18 20:38:48 +0000
committerTheodore Tso <tytso@mit.edu>1994-08-18 20:38:48 +0000
commite2e2b3e4b2e962a39b0d7feb2530d0cc556acd2d (patch)
tree8292ae7e15f842727d06c7c64d5697637addfd39 /src/lib/krb5/ccache/stdio/ChangeLog
parent35173f3f598cb8bd56d2b30c567a044bc6e99f8a (diff)
Fix to srvmatch so that when comparing the server, we ignore the realm for
the purposes of the comparison. This used to be the what this worked, but it was broken in the krb5 principal cutover long ago. Since we weren't doing cross-realm authentication, no one noticed.... git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4185 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/krb5/ccache/stdio/ChangeLog')
-rw-r--r--src/lib/krb5/ccache/stdio/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/lib/krb5/ccache/stdio/ChangeLog b/src/lib/krb5/ccache/stdio/ChangeLog
index 22070133e..56d6d4fb3 100644
--- a/src/lib/krb5/ccache/stdio/ChangeLog
+++ b/src/lib/krb5/ccache/stdio/ChangeLog
@@ -1,3 +1,9 @@
+Thu Aug 18 16:34:51 1994 Theodore Y. Ts'o (tytso at tsx-11)
+
+ * scc_retrv.c (srvname_match): Fix bug in srvname_match where so
+ that the server realm is really ignored in the compare, like it's
+ supposed to be.
+
Tue Aug 2 04:07:17 1994 Tom Yu (tlyu@dragons-lair)
* scc_maybe.c (krb5_scc_open_file): changed an #ifdef from