[Samba] smbmount/mount/fstab problem
Urban Widmark
urban at teststation.com
Tue Sep 17 17:41:01 GMT 2002
On Fri, 6 Sep 2002, Winne, Joerg wrote:
> //fileserver/public /mnt/public smbfs
> noauto,user,username="foo",password="bar" 0 0
>
> BUT THIS DOES NOT WORK!!! I'm getting this error message:
>
> 6264: session setup failed: ERRSRV - ERRbadpw (Bad password -
> name/password pair in a Tree Connect or Session Setup are invalid.)
I don't think quotes work the same way in fstab. Try:
username=foo,password=bar
/Urban
More information about the samba
mailing list