Imported Upstream version 4.6.2
This commit is contained in:
14
install/share/default-hbac.ldif
Normal file
14
install/share/default-hbac.ldif
Normal file
@@ -0,0 +1,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
|
||||
|
||||
Reference in New Issue
Block a user