Initial support for default_{as, tgs}_etypes.
Signed-off-by: Love Hörnquist Åstrand <lha@h5l.org>
This commit is contained in:

committed by
Love Hörnquist Åstrand

parent
c06d5ebfda
commit
2fbad6432b
@@ -167,6 +167,7 @@ init_tgs_req (krb5_context context,
|
||||
t->req_body.etype.val[0] = in_creds->session.keytype;
|
||||
} else {
|
||||
ret = krb5_init_etype(context,
|
||||
KRB5_PDU_TGS_REQUEST,
|
||||
&t->req_body.etype.len,
|
||||
&t->req_body.etype.val,
|
||||
NULL);
|
||||
|
Reference in New Issue
Block a user