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