diff options
Diffstat (limited to 'server/infopipe/org.freeipa.sssd.infopipe.conf')
-rw-r--r-- | server/infopipe/org.freeipa.sssd.infopipe.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/server/infopipe/org.freeipa.sssd.infopipe.conf b/server/infopipe/org.freeipa.sssd.infopipe.conf index b9ca5588..2ed3cf1b 100644 --- a/server/infopipe/org.freeipa.sssd.infopipe.conf +++ b/server/infopipe/org.freeipa.sssd.infopipe.conf @@ -16,6 +16,7 @@ <!-- Right now, this will be handled by a limited ACL within the InfoPipe Daemon. --> <policy context="default"> + <allow own="org.freeipa.sssd.infopipe1.test"/> <allow send_interface="org.freeipa.sssd.infopipe1"/> </policy> |