Displaying 2 results from an estimated 2 matches for "winbindd_lookupname_send".
2014 Feb 04
0
Unable to print to SAMBA+CUPS server from Win2k12 server
...getpwuid 16777216
==> samba/log.windows-server-2 <==
[2014/02/04 09:53:55.193359,
3] ../libcli/security/dom_sid.c:208(dom_sid_parse_endp)
string_to_sid: SID root is not in a valid format
==> samba/log.winbindd <==
[2014/02/04 09:53:55.193764, 3]
winbindd/winbindd_lookupname.c:69(winbindd_lookupname_send)
lookupname Unix User\root
==> samba/log.wb-PRINTER-SERVER <==
[2014/02/04 09:53:55.194001, 3]
winbindd/winbindd_samr.c:622(sam_name_to_sid)
sam_name_to_sid
[2014/02/04 09:53:55.194193, 3]
winbindd/winbindd_rpc.c:303(rpc_name_to_sid)
name_to_sid: UNIX USER\ROOT for domain UNIX USER
[...
2011 Nov 28
0
Using winbind and UPNs
...my AD. However, using this fails authentication. I did some digging and found that wbinfo -n cannot look up the name:
wbinfo -n jgauthier at validupn.com
Could not lookup name jgauthier at validupn.com
The server logs inform:
[2011/11/28 14:11:21.132945, 3] winbindd/winbindd_lookupname.c:69(winbindd_lookupname_send)
lookupname validupn.com\jgauthier
[2011/11/28 14:11:21.133057, 5] winbindd/winbindd_lookupname.c:105(winbindd_lookupname_recv)
Could not convert sid S-0-0: NT_STATUS_NONE_MAPPED
If appears using the AD domain name works just fine. However, I do not want to use the AD domain name. It is my...