summaryrefslogtreecommitdiffstats
path: root/install/share/default-hbac.ldif
blob: 52fd30ec9ac4e01f68d9cc6a94fb4cc15177e10b (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=autogenerate,cn=hbac,$SUFFIX
changetype: add
objectclass: ipaassociation
objectclass: ipahbacrule
cn: allow_all
accessruletype: allow
usercategory: all
hostcategory: all
servicecategory: all
ipaenabledflag: TRUE
description: Allow all users to access any host from any host
ipauniqueid: autogenerate