search for: lookup_usergroup

Displaying 5 results from an estimated 5 matches for "lookup_usergroup".

Did you mean: lookup_usergroups
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....
2003 Dec 01
0
No subject
...+ /* Check for primary group rid */=0A= + if (lp_winbind_primary_group()) {=0A= +=0A= + /* Check for forced primary group */=0A= + if (!lp_winbind_force_primary()) {=0A= + =0A= + /* only set primary group to primary_group if member */=0A= + status =3D domain->methods->lookup_usergroups(domain, mem_ctx, = (*info)[i].user_rid, &num_groups, &user_gids);=0A= + if (NT_STATUS_IS_OK(status)) {=0A= +=0A= + /* loop through group list */=0A= + for (k =3D 0; k < num_groups; k++) {=0A= + DEBUG(3,("%d is member of %d\n", (*info)[i].user_rid, = user_gi...
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)...
2016 Apr 16
7
After Update to 4.2, Samba is unusuable as member server / No user and goup resolution
Hello everybody, I've bin running Samba as a AD member server for ages (Debian stable). After the last update to 4.2, I just can't get it to work. Symptoms: unable to map AD user / groups. After two days of successlessly fiddling (and moving all data to another server with still Samba 3.6, which I will definitely NOT update at the moment), I decided to purge my Installation and start
2013 Nov 06
0
mod_auth_ntlm_winbind SSO
...sids: ARRAY(2) sids : S-1-5-21-1815787376-3445863923-1037607321-1131 sids : S-1-5-21-1815787376-3445863923-1037607321-513 [2013/11/06 11:37:19.018502, 10] winbindd/winbindd_cache.c:2571(lookup_useraliases) lookup_usergroups: [Cached] - doing backend query for info for domain COM [2013/11/06 11:37:19.018532, 3] winbindd/winbindd_samr.c:1004(sam_lookup_useraliases) sam_lookup_useraliases [2013/11/06 11:37:19.018565, 5] rpc_server/rpc_ncacn_np.c:883(rpc_pipe_open_interface) Connecting to samr pipe. [2013/11/06 11:...