From 8c5f2670ad78d138370a59b20a736b8293efc863 Mon Sep 17 00:00:00 2001 From: Dan Walsh Date: May 08 2012 14:29:57 +0000 Subject: Add pwauth policy --- diff --git a/permissivedomains.te b/permissivedomains.te index 7e7f75c..3dcbdfd 100644 --- a/permissivedomains.te +++ b/permissivedomains.te @@ -121,6 +121,14 @@ optional_policy(` ') optional_policy(` + gen_require(` + type pwauth_t; + ') + + permissive pwauth_t; +') + +optional_policy(` gen_require(` type condor_collector_t; type condor_negotiator_t;