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 -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
