Lines Matching defs:gpo_default_right
439 enum gpo_map_type gpo_default_right;
470 gpo_default_right = GPO_MAP_DENY;
473 gpo_default_right = GPO_MAP_INTERACTIVE;
476 gpo_default_right = GPO_MAP_REMOTE_INTERACTIVE;
479 gpo_default_right = GPO_MAP_NETWORK;
482 gpo_default_right = GPO_MAP_BATCH;
485 gpo_default_right = GPO_MAP_SERVICE;
488 gpo_default_right = GPO_MAP_PERMIT;
491 gpo_default_right = GPO_MAP_DENY;
497 DEBUG(SSSDBG_TRACE_ALL, "gpo_default_right: %d\n", gpo_default_right);
498 access_ctx->gpo_default_right = gpo_default_right;
1640 gpo_map_type = ctx->gpo_default_right;