Fix bug #6155 - "force group" is no longer working as expected.
authorJeremy Allison <jra@samba.org>
Wed, 4 Mar 2009 00:08:56 +0000 (16:08 -0800)
committerJeremy Allison <jra@samba.org>
Wed, 4 Mar 2009 00:08:56 +0000 (16:08 -0800)
commit35f4ea221e75ebb4101cbacc6bc24bd1a3604f0f
tree8e05a69ae8d2a4e306393eeb1e8501ba0c9c1614
parent243d4e8a0846f9b873573ec504fb2f811be7d25c
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.
source3/include/smb.h
source3/smbd/conn.c
source3/smbd/service.c
source3/smbd/uid.c