git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4266 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1998-01-03 21:32:14 +00:00
parent 02d804ad24
commit baf42eac80
2 changed files with 18 additions and 1 deletions

View File

@@ -1,3 +1,20 @@
Sat Jan 3 22:07:07 1998 Johan Danielsson <joda@blubb.pdc.kth.se>
* 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 <assar@sics.se>
* kadmin/ank.c (ank): don't zero password if --random-key was

2
TODO
View File

@@ -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?