Searched refs:authorized_keys_command_user (Results 1 – 4 of 4) sorted by relevance
209 char *authorized_keys_command_user; member264 M_CP_STROPT(authorized_keys_command_user); \
893 if (options.authorized_keys_command_user == NULL) { in user_key_command_allowed2()905 username = percent_expand(options.authorized_keys_command_user, in user_key_command_allowed2()
184 options->authorized_keys_command_user = NULL; in initialize_server_options()2230 charptr = &options->authorized_keys_command_user; in process_server_config_line_depth()2852 dump_cfg_string(sAuthorizedKeysCommandUser, o->authorized_keys_command_user); in dump_config()
1713 if (options.authorized_keys_command_user == NULL &&