mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
f4db4e86c3
With an AD DC, wbcListGroups returns the users in the DOMAIN SEPARATOR GROUPNAME format. The test then calls wbcLookupName with the domain name and the previous string (including domain and separator) as username. Fix this by passing the correct username and adding some additional checks. BUG: https://bugzilla.samba.org/show_bug.cgi?id=13312 Signed-off-by: Christof Schmitt <cs@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org> |
||
---|---|---|
.. | ||
ABI | ||
tests | ||
Doxyfile | ||
libwbclient.h | ||
wbc_err_internal.h | ||
wbc_guid.c | ||
wbc_idmap.c | ||
wbc_pam.c | ||
wbc_pwd.c | ||
wbc_sid.c | ||
wbc_util.c | ||
wbclient_internal.h | ||
wbclient.c | ||
wbclient.h | ||
wbclient.pc.in | ||
wscript |