Lines Matching defs:gpo_default_right
438 enum gpo_map_type gpo_default_right;
469 gpo_default_right = GPO_MAP_DENY;
472 gpo_default_right = GPO_MAP_INTERACTIVE;
475 gpo_default_right = GPO_MAP_REMOTE_INTERACTIVE;
478 gpo_default_right = GPO_MAP_NETWORK;
481 gpo_default_right = GPO_MAP_BATCH;
484 gpo_default_right = GPO_MAP_SERVICE;
487 gpo_default_right = GPO_MAP_PERMIT;
490 gpo_default_right = GPO_MAP_DENY;
496 DEBUG(SSSDBG_TRACE_ALL, "gpo_default_right: %d\n", gpo_default_right);
497 access_ctx->gpo_default_right = gpo_default_right;
1623 gpo_map_type = ctx->gpo_default_right;