summaryrefslogtreecommitdiffstats
path: root/install/share/bootstrap-template.ldif
diff options
context:
space:
mode:
authorPetr Viktorin <pviktori@redhat.com>2012-02-08 06:47:23 -0500
committerRob Crittenden <rcritten@redhat.com>2012-02-19 19:48:03 -0500
commitaf233fbda188e00ec2504765788a90da633c4f59 (patch)
tree2a223746ba0bba64d486eb001c30ddc8f1f7399b /install/share/bootstrap-template.ldif
parente10af0b764fb2d042c6ad730866af508f231c8cb (diff)
downloadfreeipa-af233fbda188e00ec2504765788a90da633c4f59.tar.gz
freeipa-af233fbda188e00ec2504765788a90da633c4f59.tar.xz
freeipa-af233fbda188e00ec2504765788a90da633c4f59.zip
Make ipausers a non-posix group on new installs
https://fedorahosted.org/freeipa/ticket/2238 It doesn't make a lot of sense for ipausers to be a posix group and we will save a few cycles in compat and sssd by making it non-posix. This is for new installs only.
Diffstat (limited to 'install/share/bootstrap-template.ldif')
-rw-r--r--install/share/bootstrap-template.ldif2
1 files changed, 0 insertions, 2 deletions
diff --git a/install/share/bootstrap-template.ldif b/install/share/bootstrap-template.ldif
index e33f06571..468a43b51 100644
--- a/install/share/bootstrap-template.ldif
+++ b/install/share/bootstrap-template.ldif
@@ -225,9 +225,7 @@ objectClass: top
objectClass: groupofnames
objectClass: nestedgroup
objectClass: ipausergroup
-objectClass: posixgroup
objectClass: ipaobject
-gidNumber: eval($IDSTART+1)
description: Default group for all users
cn: ipausers
ipaUniqueID: autogenerate