s3-auth Use correct RID for domain guests primary group
commit4e9b2cc30a8e414e09a1961f4f8071187c6ad938
authorAndrew Bartlett <abartlet@samba.org>
Sun, 15 Jul 2012 04:38:18 +0000 (15 14:38 +1000)
committerKarolin Seeger <kseeger@samba.org>
Thu, 13 Sep 2012 09:19:45 +0000 (13 11:19 +0200)
treeef961bd7a92f4acacde54d1c647379fa6cb1cda0
parenta5b4f3ebed937bff8bb98c54ca7c730f91387667
s3-auth Use correct RID for domain guests primary group

This was incorrect in commit 9dd7e7fc2d6d1aa7f3c3b741ac134e087ce808fd
as the RID was from the BUILTIN domain, but this creates a guest
account token for the real domain.

Andrew Bartlett

Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Thu Jul 19 05:56:28 CEST 2012 on sn-devel-104

Fix bug #9067 - Domain Guest have wrong primary group RID.
(cherry picked from commit 5c0a169275ccf046190a0d08d93fc37e6b9bcf75)
source3/auth/auth_util.c