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)
commit3848199287c5829aef66d0dee38a79056fe1ff5c
tree7692687d0c5bebcc9bcba0f322ee9eb56bbad3d4
parentdda0b8bce6b7e0146badd8aeb52b5cce6289de21
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 */
source/auth/auth_util.c