diff --git a/ChangeLog b/ChangeLog index 48735096b..e45f825f9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +Sat Jan 3 22:07:07 1998 Johan Danielsson + + * kdc/string2key.c: Use AFS string-to-key from libkrb5. + + * lib/krb5/get_in_tkt.c: Handle pa-afs3-salt case. + + * lib/krb5/krb5.h: Add value for AFS salts. + + * lib/krb5/str2key.c: Add support for AFS string-to-key. + + * lib/kadm5/rename_s.c: Use correct salt. + + * lib/kadm5/ent_setup.c: Always enable client. Only set max-life + and max-renew if != 0. + + * lib/krb5/config_file.c: Add context to all krb5_config_*get_*. + Thu Dec 25 17:03:25 1997 Assar Westerlund * kadmin/ank.c (ank): don't zero password if --random-key was diff --git a/TODO b/TODO index 405b384e3..968225bd0 100644 --- a/TODO +++ b/TODO @@ -91,7 +91,7 @@ always generates a new subkey in an authenticator should the sequence numbers be XORed? -pa-afs3-salt? +fix pre-authentication with pa-afs3-salt OTP?