Hi, On Mon, Mar 03, 2003 at 03:39:02PM +0100, Willem-Jan Meijer wrote: > Hello, > > ATM the line //WILLEM-JAN/muziek /muziek smbfs ro,uid=1000,gid=1000 > is in fstab, but when I reboot this directory isn't mounted > because there's asked for a password, but I don't need to > give a password. > Is there a way to set this line so that I'm not asked for a password?
just add password option: password='blah' so the line in /etc/fstab will look like this: //WILLEM-JAN/muziek /muziek smbfs ro,uid=1000,gid=1000,password='blah' see man smbmount for another options ... > > Willem-Jan Meijer Bye. -- +----------------------------------+ | Martin Kacerovsky | | e-mail : wizard(AT)matfyz(DOT)cz | | home : http://wizard.matfyz.cz | +----------------------------------+ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]