//winserver/winshare /linuxdir smbfs username=username,password=password, this line doesn't work for me in fstab in CentOS 5 to mount a Windows share, it works in other versions of RH. Any Ideas? Will using Windows NFS server/client (some reading required) work better than Samba?
On 4/21/07, Juan C. Valido <jvalidolnx at juanyjosefina.com> wrote:> //winserver/winshare /linuxdir smbfs > username=username,password=password, this line doesn't work for me in > fstab in CentOS 5 to mount a Windows share, it works in other versions > of RH. Any Ideas? > Will using Windows NFS server/client (some reading required) work better > than Samba?smbfs has been depreciated. Use cifs instead. It works just fine. Akemi