s3-auth Use correct RID for domain guests primary group
commit5c0a169275ccf046190a0d08d93fc37e6b9bcf75
authorAndrew Bartlett <abartlet@samba.org>
Sun, 15 Jul 2012 04:38:18 +0000 (15 14:38 +1000)
committerKarolin Seeger <kseeger@samba.org>
Wed, 15 Aug 2012 18:00:04 +0000 (15 20:00 +0200)
tree59eb5fa02c03db800ebe01307197449c48158a2c
parent68aedaf59787971cd9520cef3a345d99da079ca3
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.
source3/auth/auth_util.c