Displaying 1 result from an estimated 1 matches for "gregshare".
2005 Apr 03
4
Smbd 3.0.13 dies when smb.conf has winbind separator = \
I am trying to get windind to work so my domain users can touch shares
on this Linux box without being prompted for credentials. I put these
in nsswitch.conf:
passwd: files winbind
group: files winbind
Then I did this:
cp /usr/src/samba-3.0.13/source/nsswitch/libnss_winbind.so /lib
ln --symbolic /lib/libnss_windbind.so /lib/libnss_winbind.so.2
Make libnss_windbind