summaryrefslogtreecommitdiffstats
path: root/install/share/default-hbac.ldif
blob: 29ec88838db3bd8e14004d1595388d5fb34b69d5 (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=$UUID,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 gets added for us by 389-ds