Home | History | Annotate | Download | only in openssh

Lines Matching full:kerberos_authentication

99 	options->kerberos_authentication = -1;
222 if (options->kerberos_authentication == -1)
223 options->kerberos_authentication = 0;
950 intptr = &options->kerberos_authentication;
1510 M_CP_INTOPT(kerberos_authentication);
1727 dump_cfg_fmtint(sKerberosAuthentication, o->kerberos_authentication);