Displaying 3 results from an estimated 3 matches for "sid_to_dn".
Did you mean:
sid_to_
2005 Feb 14
0
winbind: lookup_usergroups_alt() and lookup_usergroups() returning differnet list
...er*/
These are the debug lines of intereset while running
winbindd -s /etc/samba/smb.conf -FSni -d 3:
======================8<=================================================
# user QLEAP+testi5
rpc: name_to_sid name=testi5
name_to_sid [rpc] testi5 for domain QLEAP
ads: lookup_usergroups
ads sid_to_dn mapped CN=testi5,CN=Users,DC=q-leap,DC=de
ads: lookup_usergroups_alt
ads lookup_usergroups (alt) for dn=CN=testi5,CN=Users,DC=q-leap,DC=de
ads: fetch sequence_number for QLEAP
# user QLEAP+testi4
ads: lookup_usergroups
ads sid_to_dn mapped CN=testi4,CN=Users,DC=q-leap,DC=de
ads lookup_usergroups fo...
2004 Nov 14
1
Samba cannot find group in ADS
...omain Users (S-1-5-21-788693271-928550680-3704065133-513) -> -1
The suspicious output of /var/log/samba/log.winbindd:
[2004/11/14 04:28:05, 1] nsswitch/winbindd_group.c:winbindd_getgrnam(298)
group LIHH\SambaUsers in domain LIHH does not exist
[2004/11/14 04:28:06, 3] libads/ads_ldap.c:ads_sid_to_dn(222)
ads sid_to_dn mapped CN=Pentium,CN=Computers,DC=lihh,DC=loc
[2004/11/14 04:28:06, 1] nsswitch/winbindd_group.c:winbindd_getgrnam(298)
group LIHH\SambaUsers in domain LIHH does not exist
[2004/11/14 04:28:14, 1] nsswitch/winbindd_group.c:winbindd_getgrnam(298)
group LIHH\SambaUsers in dom...
2005 Jun 02
1
Winbindd chokes on W2K users in only one group
...domain account which is only a member of the default
'Domain users' group. When this is the case, the
'make_server_info_from_pw' function returns NT_STATUS_NO_SUCH_USER,
incorrectly.
Here is an appropriate log fragment (debug = 5):
[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
[...