Displaying 3 results from an estimated 3 matches for "nsdispatch".
2009 Sep 10
3
Samba Panic when attempting to connect using OS X cli ent (3.3.7)
...frames:
> #0 0x2b43c5 <smb_panic+133> at /usr/local/sbin/smbd
> #1 0x29d27a <dump_core_setup+1594> at /usr/local/sbin/smbd
> #2 0xbfbfffb4
> #3 0x20a4012f <__nss_wins_freebsd_gethostbyname_r+47> at
> /usr/local/lib/nss_wins.so.1
> #4 0x207d28d4 <nsdispatch+452> at /lib/libc.so.7
> #5 0x207d2230 <gethostbyaddr_r+240> at /lib/libc.so.7
> #6 0x207d235f <gethostbyaddr+95> at /lib/libc.so.7
> #7 0x207b51f6 <getipnodebyaddr+150> at /lib/libc.so.7
> #8 0x207b3647 <getnameinfo+1191> at /lib/libc.so.7
>...
2009 Sep 04
0
Samba Panic when attempting to connect using OS X client (3.3.7)
...e(1777)
BACKTRACE: 15 stack frames:
#0 0x2b43c5 <smb_panic+133> at /usr/local/sbin/smbd
#1 0x29d27a <dump_core_setup+1594> at /usr/local/sbin/smbd
#2 0xbfbfffb4
#3 0x20a4012f <__nss_wins_freebsd_gethostbyname_r+47> at
/usr/local/lib/nss_wins.so.1
#4 0x207d28d4 <nsdispatch+452> at /lib/libc.so.7
#5 0x207d2230 <gethostbyaddr_r+240> at /lib/libc.so.7
#6 0x207d235f <gethostbyaddr+95> at /lib/libc.so.7
#7 0x207b51f6 <getipnodebyaddr+150> at /lib/libc.so.7
#8 0x207b3647 <getnameinfo+1191> at /lib/libc.so.7
#9 0x29f992 <sys_getn...
2015 Apr 23
1
Samba 4.1 Member Server and Winbind
...sword" or "id <user>" does not work.
>>>
>> In nsswitch.conf
>>
>> passwd: files winbind
>> group: files winbind
>>
>> In auth.log:
>>
>> 2015-04-23T12:05:31.804932+10:00 filetest1.vv.fda sshd[99725]:
>> NSSWITCH(_nsdispatch): winbind, passwd, endpwent, not found, and no fallback
>> provided
> I found this here googling for the error:
> -----------------------------------------
> http://freebsd.1045724.n5.nabble.com/NSS-ldap-errors-td5891855.html
> I'm trying to implement net/nss-pam-ldapd on 9...