> I want my samba to authenticate users from UNIX /etc/passwd instead of > smbpasswd file when they access the samba shares from win2k. What parameter > should I define to make it happen. This will not work due to the fact that windows and unix (/etc/passwd) store passwords in different ways ... that is the reason why smbpasswd exists. Thilo