Searched refs:logon_user_enable (Results 1 - 5 of 5) sorted by relevance

/forgerock/web-agents-v4/source/
H A Dconfig.h226 int logon_user_enable; member in struct:__anon77
H A Dconfig.c722 if (c->logon_user_enable > 0) {
723 SAVE_NUM_VALUE(conf, h, MAKE_TYPE(AM_CONF_WIN_LOGON, 0), c->logon_user_enable);
1228 r->logon_user_enable = i->num_value;
H A Dconfig_file.c562 parse_config_value(instance_id, line, AM_AGENTS_CONFIG_IIS_LOGON_USER, CONF_NUMBER, NULL, &conf->logon_user_enable, NULL);
H A Dconfig_xml.c367 parse_config_value(ctx, AM_AGENTS_CONFIG_IIS_LOGON_USER, CONF_NUMBER, NULL, &ctx->conf->logon_user_enable, val, len);
/forgerock/web-agents-v4/source/iis/
H A Dagent.c1070 m->doLogOn = rq->conf->logon_user_enable ? TRUE : FALSE;

Completed in 44 milliseconds