summaryrefslogtreecommitdiffstats
path: root/install/share/default-hbac.ldif
blob: b7b6ba28453b867fa142d038b1e35e162dac800f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# default HBAC policy that grants permission to all services
dn: ipauniqueid=autogenerate,cn=hbac,$SUFFIX
changetype: add
objectclass: ipaassociation
objectclass: ipahbacrule
cn: allow_all
accessruletype: allow
usercategory: all
hostcategory: all
sourcehostcategory: all
servicecategory: all
ipaenabledflag: TRUE
description: Allow all users to access any host from any host
ipauniqueid: autogenerate