search for: lookup_usergroups_alt

Displaying 2 results from an estimated 2 matches for "lookup_usergroups_alt".

2005 Feb 14
0
winbind: lookup_usergroups_alt() and lookup_usergroups() returning differnet list
using samba 3.0.10, Windows 2000 ADS running in native mode Hello all, I observed on our server that for some users winbind uses the function lookup_usergroups() and for others the function lookup_usergroups_alt(). (I found this out by running winbind with a higher debug level). Looking at the source-code I see the comment for lookup_usergroups_alt(): /* Lookup groups a user is a member of - alternate method, for when tokenGroups are not available. */ and later: /* buggy server, no tokenGroups. Ins...
2005 Jun 02
1
Winbindd chokes on W2K users in only one group
...: [2005/06/02 12:51:19, 3] libads/ads_ldap.c:ads_sid_to_dn(222) ads sid_to_dn mapped CN=Neil Klopfenstein,CN=Users,DC=geovectra,DC=cl [2005/06/02 12:51:19, 5] libads/ldap_utils.c:ads_do_search_retry(56) Search for (objectclass=*) gave 1 replies [2005/06/02 12:51:19, 3] nsswitch/winbindd_ads.c:lookup_usergroups_alt(463) ads: lookup_usergroups_alt [2005/06/02 12:51:19, 5] libads/ldap_utils.c:ads_do_search_retry(56) Search for (&(member=CN=Neil Klopfenstein,CN=Users,DC=geovectra,DC=cl)(objectClass=group)) gave 0 replies [2005/06/02 12:51:19, 5] nsswitch/winbindd_ads.c:lookup_usergroups_alt(498) lo...