Searched refs:kerberos_authentication (Results 1 – 4 of 4) sorted by relevance
103 if (options.kerberos_authentication == 1) { in auth_password()
103 int kerberos_authentication; /* If true, permit Kerberos member
115 options->kerberos_authentication = -1; in initialize_server_options()264 if (options->kerberos_authentication == -1) in fill_default_server_options()265 options->kerberos_authentication = 0; in fill_default_server_options()1205 intptr = &options->kerberos_authentication; in process_server_config_line()1986 M_CP_INTOPT(kerberos_authentication); in copy_set_server_options()2258 dump_cfg_fmtint(sKerberosAuthentication, o->kerberos_authentication); in dump_config()
1695 if (use_privsep || options.kerberos_authentication)