old changes

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@841 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1996-10-11 10:36:33 +00:00
parent d52b7eef2b
commit 892e3ee1af
10 changed files with 243 additions and 11 deletions

View File

@@ -88,6 +88,7 @@ krb5_get_in_tkt(krb5_context context,
a.pvno = 5;
a.msg_type = KRB_AS_REQ;
memset (&a.kdc_options, 0, sizeof(a.kdc_options));
/* a.kdc_options */
a.cname = creds->client;
a.sname = creds->server;