Say that I want to auto mount a folder from a windowz machine, I will put something like this on my /etc/fstab:
//192.168.0.3/datas1 /mnt/windowz1 smbfs user=,passwd= 0 0 Did I make mistake here? On Mon, 2003-12-15 at 10:42, Grant Parnell wrote: > On Mon, 15 Dec 2003, Phillipus Gunawan wrote: > > > G'day, > > > > How can we auto-mount a network share folder from windoewz to linux? I > > knew that we can achive it by editing fstab file, but when the share > > folder is set without password, what should I write? > > What have you tried? did you perhaps try leaving out the password field > altogether? -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
