git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11958 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-04-01 18:12:52 +00:00
parent c0f241edd9
commit 10e8803627

View File

@@ -1,5 +1,15 @@
2003-04-01 Love H<>rnquist <20>strand <lha@it.su.se>
* 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