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

/freebsd-13-stable/crypto/openssh/
H A Dservconf.h200 char *authorized_principals_command_user; member in struct:__anon6892
244 M_CP_STROPT(authorized_principals_command_user); \
H A Dauth2-pubkey.c412 if (options.authorized_principals_command_user == NULL) {
425 username = percent_expand(options.authorized_principals_command_user,
H A Dservconf.c178 options->authorized_principals_command_user = NULL;
2077 charptr = &options->authorized_principals_command_user;
2634 dump_cfg_string(sAuthorizedPrincipalsCommandUser, o->authorized_principals_command_user);
H A Dsshd.c1715 if (options.authorized_principals_command_user == NULL &&

Completed in 169 milliseconds