r17710: Thanks to Thomas Bork for testing and continued feedback on this.
authorGerald Carter <jerry@samba.org>
Tue, 22 Aug 2006 16:01:24 +0000 (16:01 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:38:46 +0000 (11:38 -0500)
commit21e35f8e73a5d63e17486b286827a06a6029afbe
treef5ca4537296ad299f2b9b5ab78a946b9dc7b3a13
parentd190f71b8374be5bf8e521154328ae8a4ded54fd
r17710: Thanks to Thomas Bork for testing and continued feedback on this.

Comments from the patch:

/* Add the "Unix Group" SID for each gid to catch mapped groups
   and their Unix equivalent.  This is to solve the backwards
   compatibility problem of 'valid users = +ntadmin' where
   ntadmin has been paired with "Domain Admins" in the group
   mapping table.  Otherwise smb.conf would need to be changed
   to 'valid user = "Domain Admins"'.  --jerry */
(This used to be commit 3848199287c5829aef66d0dee38a79056fe1ff5c)
source3/auth/auth_util.c