set AP_OPTS_USE_SUBKEY
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11324 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -207,6 +207,8 @@ kerberos5_send(char *name, Authenticator *ap)
|
|||||||
else
|
else
|
||||||
ap_opts = 0;
|
ap_opts = 0;
|
||||||
|
|
||||||
|
ap_opts |= AP_OPTS_USE_SUBKEY;
|
||||||
|
|
||||||
ret = krb5_auth_con_init (context, &auth_context);
|
ret = krb5_auth_con_init (context, &auth_context);
|
||||||
if (ret) {
|
if (ret) {
|
||||||
if (auth_debug_mode) {
|
if (auth_debug_mode) {
|
||||||
|
Reference in New Issue
Block a user