1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/nsswitch/libwbclient
Christof Schmitt f4db4e86c3 nsswitch: Fix wbcListGroups test
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>
2018-04-06 17:58:38 +02:00
..
ABI libwbclient: Add "authoritative" to wbcAuthErrorInfo 2017-03-07 09:15:17 +01:00
tests nsswitch: Fix wbcListGroups test 2018-04-06 17:58:38 +02:00
Doxyfile
libwbclient.h libwbclient: Talloc is no longer used 2010-04-25 10:16:11 +02:00
wbc_err_internal.h nsswitch: Fix wbclient BAIL macros. 2012-12-21 13:56:00 +01:00
wbc_guid.c libwbclient: Make wbcGuidToString not use talloc 2010-04-19 14:27:16 +02:00
wbc_idmap.c libwbclient: Use wbcCtxUnixIdsToSids in wbcCtxGidToSid 2016-02-22 20:29:16 +01:00
wbc_pam.c nsswitch: fill out wbcAuthUserInfo user_principal and dns_domain_name from info6 2018-01-13 08:24:09 +01:00
wbc_pwd.c Move wbc global variables into global context instead 2015-03-10 00:50:10 +01:00
wbc_sid.c libwbclient: Fix CID 1414781 Dereference null return value 2017-07-12 22:12:21 +02:00
wbc_util.c nsswitch: fix wbinfo -m --verbose trust type "Local" 2018-03-02 05:49:18 +01:00
wbclient_internal.h Move wbc global variables into global context instead 2015-03-10 00:50:10 +01:00
wbclient.c Move wbc global variables into global context instead 2015-03-10 00:50:10 +01:00
wbclient.h libwbclient: add trust routing and more trust-types 2018-01-13 12:55:08 +01:00
wbclient.pc.in wbclient: Add pkg-config file. 2011-08-21 03:22:04 +02:00
wscript libwbclient: Add "authoritative" to wbcAuthErrorInfo 2017-03-07 09:15:17 +01:00