search for: winbindd_lookupname_recv

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

2023 Jul 25
1
Could not convert SID S-0-0, error is NT_STATUS_NONE_MAPPED
In my never-ending quest of removing clutter from the log files, I notice that we in /var/log/messages get a lot of: > Jul 25 13:08:30 filur00 winbindd[88603]: [2023/07/25 13:08:30.756462, 1] ../../source3/winbindd/winbindd_lookupname.c:122(winbindd_lookupname_recv) > Jul 25 13:08:30 filur00 winbindd[88603]: Could not convert SID S-0-0, error is NT_STATUS_NONE_MAPPED Seems to happen when our test-user logs in. I can just remove that log line in the source code, but I?m curious if there is something else I can do to silence it. I was thinking it was rel...
2011 Nov 28
0
Using winbind and UPNs
...-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 goal to use one of our *many* possible secondary UPNs. I'd appreciate any pointers in achieving this goal. Thanks, Jason