git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13655 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2004-03-30 15:58:24 +00:00
parent bfd4bb3a04
commit 6f960f0dc6

View File

@@ -1,5 +1,12 @@
2004-03-30 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/init_creds_pw.c (pa_data_add_pac_request): don't
increase md->len, krb5_padata_add already does that
* lib/krb5/init_creds.c: its PAC not PAQ
* kuser/kinit.c: its PAC not PAQ
* kdc/kerberos4.c: stop the client from renewing tickets into the
future From: Jeffrey Hutzelman <jhutz@cmu.edu>