authopts
struct authopts *optlist; /* list of options to scripts */
struct authopts *opt;
struct authopts *opt;
struct authopts *opt;
struct authopts *opt, *oopt;
struct authopts *opt;
struct authopts *next;
if (mm_user_key_allowed(ssh, pw, key, 1, &authopts) &&
!authopts->no_require_user_presence;
authopts->require_verify;
if (authenticated == 1 && auth_activate_options(ssh, authopts) != 0) {
sshauthopt_free(authopts);
struct sshauthopt *authopts = NULL;
| AUTHENTICATE authopts {
authopts : STRING WITH STRING {
%type <v.auth> authopts
} authopts '}' {
authopts : authopts '\n' authopt