[Samba] fstab mounting

Craig White craigwhite at azapple.com
Fri Jan 2 15:50:38 GMT 2004


On Fri, 2004-01-02 at 07:46, Bruno Cochofel wrote:
> Hi there...
> I want to mount a windows share automatically in fstab but I get an error
> 
> When I try: mount -t smbfs //MSWinSMBServer/share /mnt/share, it works, 
> and even when I pass options like,
> 
> mount -t smbfs -o 
> username=bcochofel,workgroup=COCHOFEL,uid=bcochofel,gid=users
> 
> then, when asked, I type password...
> 
> The problem is when I do this in my fstab...
> 
> here's the line:
> 
> //MSWinSMBServer    /mnt/share    smbfs    noauto,user    0    0
> 
Shouldn't the first part include the actual share?

//MSWinSMBServer/SHARE

Craig



More information about the samba mailing list