find_forced_group can directly change the token in server_info
authorVolker Lendecke <vl@samba.org>
Wed, 7 May 2008 12:36:15 +0000 (14:36 +0200)
committerVolker Lendecke <vl@samba.org>
Sat, 10 May 2008 09:17:00 +0000 (11:17 +0200)
commit322896f8dd9e7d92fe677178bd131fcfc09319f2
tree8beda930200084c57fe06e49949d23843f6894d2
parentd2157f13422da4991ffcc007c7bc3c07e1f42912
find_forced_group can directly change the token in server_info

Now that we have a token that is correctly set up with gids already, this saves
manual translation of the SIDs to GIDs.
(This used to be commit 6136a6d9d7301c65f37e2bf485681138cddd8bd2)
source3/smbd/service.c