mirror of
https://github.com/samba-team/samba.git
synced 2025-01-14 19:24:43 +03:00
3c537c906f
Use winbindd to get the group list if possible since we already know it from netsamlogon_cache.tdb. More effecient than letting libc call getgrent() to get seconary groups. Tested by Ken Cross.
-
-