provision: No longer use the wheel group in new AD Domains
authorAndrew Bartlett <abartlet@samba.org>
Tue, 16 Oct 2012 02:08:22 +0000 (13:08 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 18 Oct 2012 06:10:58 +0000 (17:10 +1100)
commit9eb022c8c65663425e60a10a12c2ec52c3017a59
treeac9de49562116ecce543befa92abdaae5f497bcc
parentb557f34c80c9326d9aa887366501366bf3956ce1
provision: No longer use the wheel group in new AD Domains

The issue here is that if we set S-1-5-32-544 (administrators) to a
GID only, then users cannot force a mandetory profile to be owned by
administrators (which is a requirement).

There is no particularly useful reason for us to enforce this matching
a system group.

Andrew Bartlett
source4/scripting/bin/samba_upgradedns
source4/scripting/python/samba/netcmd/domain.py
source4/scripting/python/samba/provision/__init__.py
source4/scripting/python/samba/tests/posixacl.py
source4/scripting/python/samba/upgrade.py
source4/scripting/python/samba/upgradehelpers.py