Searched refs:authorized_principals_command (Results 1 – 4 of 4) sorted by relevance
217 char *authorized_principals_command; member273 M_CP_STROPT(authorized_principals_command); \
453 if (options.authorized_principals_command == NULL) in match_principals_command()478 if (argv_split(options.authorized_principals_command, in match_principals_command()481 "invalid quotes", options.authorized_principals_command); in match_principals_command()486 options.authorized_principals_command); in match_principals_command()790 options.authorized_principals_command != NULL; in user_cert_trusted_ca()
1790 (options.authorized_principals_command != NULL &&1791 strcasecmp(options.authorized_principals_command, "none") != 0))
192 options->authorized_principals_command = NULL; in initialize_server_options()2365 charptr = &options->authorized_principals_command; in process_server_config_line_depth()2961 dump_cfg_string(sAuthorizedPrincipalsCommand, o->authorized_principals_command); in dump_config()