Fix bug #6155 - "force group" is no longer working as expected.
authorJeremy Allison <jra@samba.org>
Wed, 4 Mar 2009 00:05:47 +0000 (16:05 -0800)
committerJeremy Allison <jra@samba.org>
Wed, 4 Mar 2009 00:10:17 +0000 (16:10 -0800)
commitda340c674d52d79cd4c45ab961a8fd7a204f7a67
tree17cacb2c3e3803859d32e0de5561578889a21371
parentc4d05e8e1fc776dd9c528513346256cf35c9f226
Fix bug #6155 - "force group" is no longer working as expected.
We need to store the "force group" uid separately from the
conn->server_info token as we need to apply it separately also.
Volker PLEASE CHECK !
Jeremy.
source/include/smb.h
source/smbd/conn.c
source/smbd/service.c
source/smbd/uid.c