summaryrefslogtreecommitdiffstats
path: root/install/share
diff options
context:
space:
mode:
authorJan Cholasta <jcholast@redhat.com>2015-12-01 10:42:38 +0100
committerJan Cholasta <jcholast@redhat.com>2015-12-07 08:13:23 +0100
commita8d7ce5cf1ccd6c8a81fa5b4569afa3aa3c2882d (patch)
tree86844beabf8c524d2f9f6d46ccf4ee1449ad48ba /install/share
parentee853a3d35701d1d799f902f823b8a8cedb90013 (diff)
downloadfreeipa-a8d7ce5cf1ccd6c8a81fa5b4569afa3aa3c2882d.tar.gz
freeipa-a8d7ce5cf1ccd6c8a81fa5b4569afa3aa3c2882d.tar.xz
freeipa-a8d7ce5cf1ccd6c8a81fa5b4569afa3aa3c2882d.zip
aci: add IPA servers host group 'ipaservers'
https://fedorahosted.org/freeipa/ticket/3416 Reviewed-By: Martin Basti <mbasti@redhat.com> Reviewed-By: Simo Sorce <ssorce@redhat.com>
Diffstat (limited to 'install/share')
-rw-r--r--install/share/bootstrap-template.ldif11
1 files changed, 11 insertions, 0 deletions
diff --git a/install/share/bootstrap-template.ldif b/install/share/bootstrap-template.ldif
index 357062780..628a8e2e0 100644
--- a/install/share/bootstrap-template.ldif
+++ b/install/share/bootstrap-template.ldif
@@ -261,6 +261,17 @@ description: Limited admins who can edit other users
cn: editors
ipaUniqueID: autogenerate
+dn: cn=ipaservers,cn=hostgroups,cn=accounts,$SUFFIX
+changetype: add
+objectClass: top
+objectClass: groupOfNames
+objectClass: nestedGroup
+objectClass: ipaobject
+objectClass: ipahostgroup
+description: IPA server hosts
+cn: ipaservers
+ipaUniqueID: autogenerate
+
dn: cn=sshd,cn=hbacservices,cn=hbac,$SUFFIX
changetype: add
objectclass: ipahbacservice