s3:winbind: Fix the default group for the 'Guest' user
commita1e611a8c74827242e6c5ebf766d1fd4abe63748
authorPavel Filipenský <pfilipensky@samba.org>
Fri, 24 Mar 2023 14:03:21 +0000 (24 15:03 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 13 Jun 2023 12:15:32 +0000 (13 12:15 +0000)
treec2bd6e44ae3ce3abc020854ea85dc9379374eea7
parent783c9d22373c32d2b2b4172595bc1d7a3352b1d7
s3:winbind: Fix the default group for the 'Guest' user

If samlogon cache has no entry for the 'Guest' user, the group sid
should default to 'Guests' group.

Signed-off-by: Pavel Filipenský <pfilipensky@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/winbindd/wb_queryuser.c