Cross Reference:
xref
: /
forgerock
/
opendj2
/
src
/
server
/
org
/
opends
/
server
/
tools
/
upgrade
/
Upgrade.java
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
org.freeipa.sssd.infopipe.conf revision c14486feb47672a3562989ddb00653f58357e368
<!
DOCTYPE
busconfig
PUBLIC
"-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
"
http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd
"
>
<
busconfig
>
<!--
This
configuration
file
specifies
the
required
security
policies
for
the
HAL
to
work
. -->
<!--
Only
root
can
own
the
SSSD
service
-->
<
policy
user
=
"root"
>
<
allow
own
=
"
org.freeipa.sssd.infopipe
1"
/>
<
allow
send_interface
=
"
org.freeipa.sssd.infopipe
1"
/>
</
policy
>
<!--
Allow
all
methods
on
the
interface
-->
<!--
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.infopipe
1"
/>
</
policy
>
</
busconfig
>