From 10e8803627d372f83b542954c0016ff0bbd1ebbf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Tue, 1 Apr 2003 18:12:52 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11958 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index 6356bac95..1005af650 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,15 @@ 2003-04-01 Love Hörnquist Åstrand + * lib/krb5/test_alname.c: more krb5_aname_to_localname tests + + * lib/krb5/aname_to_localname.c (krb5_aname_to_localname): when + converting too root, make sure user is ok according to + krb5_kuserok before allowing it. + + * lib/krb5/Makefile.am (noinst_PROGRAMS): += test_alname + + * lib/krb5/test_alname.c: add test for krb5_aname_to_localname + * lib/krb5/crypto.c (krb5_DES_AFS3_CMU_string_to_key): used p1 instead of the "illegal" salt #~, same change as kth-krb did 1999. Problems occur with crypt() that behaves like AT&T crypt