Displaying 1 result from an estimated 1 matches for "m1f241322".
Did you mean:
1241322
2009 Jun 30
0
Samba from source on CentOS 5 -- nsswitch woes
...-enable-socket-wrapper
I have verified that winbindd is running. The machine in question is
joined to our domain. `wbinfo -u` returns a full list of users. My
smb.conf is using the same settings as when the samba-common package was
installed. You can take a look at it here:
http://pastebin.com/m1f241322. I ran testparm and it did not report any
problems.
I have copied the libnss_winbind.so and libnss_wins.so to /lib/. I have
also ensured pam_winbind.so and pam_wins.so were copied to
/lib/security/. I added my /opt/samba/3.3.6/lib to /etc/ld.so.conf and
ran ldconfig, which also did not help (f...