auth_activate_options
if (auth_activate_options(ssh, restricted) != 0)
int auth_activate_options(struct ssh *, struct sshauthopt *);
if (authenticated == 1 && auth_activate_options(ssh, authopts) != 0) {
auth_activate_options(ssh, key_opts);