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.
This commit is contained in:
Petr Viktorin 2012-02-08 06:47:23 -05:00 committed by Rob Crittenden
parent e10af0b764
commit af233fbda1

View File

@ -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