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