update to new krb5_auth_con* names
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10107 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -224,7 +224,7 @@ kerberos5_send(char *name, Authenticator *ap)
|
||||
return(0);
|
||||
}
|
||||
|
||||
krb5_auth_setkeytype (context, auth_context, KEYTYPE_DES);
|
||||
krb5_auth_con_setkeytype (context, auth_context, KEYTYPE_DES);
|
||||
|
||||
foo[0] = ap->type;
|
||||
foo[1] = ap->way;
|
||||
|
Reference in New Issue
Block a user