Searched refs:authorized_principals_command_user (Results 1 - 4 of 4) sorted by relevance

/external/openssh/
H A Dservconf.h187 char *authorized_principals_command_user; member in struct:__anon14981
227 M_CP_STROPT(authorized_principals_command_user); \
H A Dauth2-pubkey.c639 if (options.authorized_principals_command_user == NULL) {
652 username = percent_expand(options.authorized_principals_command_user,
H A Dservconf.c171 options->authorized_principals_command_user = NULL;
1790 charptr = &options->authorized_principals_command_user;
2307 dump_cfg_string(sAuthorizedPrincipalsCommandUser, o->authorized_principals_command_user);
H A Dsshd.c1712 if (options.authorized_principals_command_user == NULL &&

Completed in 54 milliseconds