Displaying 1 result from an estimated 1 matches for "tuser3".
Did you mean:
  user3
  
2002 Feb 25
4
Winbind and user-mapping
Winbindd can see the NT-user, but samba can't work with the NT-user.
My System: 	SuSE Linux 7.2 Enterprise Server
		Samba-2.2.3a
I have install samba by the following steps:
1.	./configure --prefix=/opt/samba-2.2.3a --with-winbind
2.	make
3.	make install
4.	cp /tmp/samba-2.2.3a/source/nsswitch/libnss_winbind.so /lib
5.	ln -s /lib/libnss_winbind.so /lib/libnss_winbind.so.2
6.	vi