Here at my office, when my Win98 machine boots, it mounts my Linux box 
as a Network Drive.

I'd like to have My Linux box do the same, in reverse. I know the 
command line is:
     mount -t smbfs //dread/c /mnt/dread/c

Which translates into the /etc/fstab entries as:
//dread/c     /mnt/dread/c     smbfs     noauto,owner,ro     0 0
//dread/data  /mnt/dread/d     smbfs     noauto,owner,ro     0 0

However, I still get prompted for a password.

Is there a way I can make this happen?


-- 
TARogue (Linux user number 234357)
 When you have an efficient government, you have a dictatorship.
      -- Harry Truman


*****************************************************************
To unsubscribe from this list, send mail to [EMAIL PROTECTED]
with the text 'unsubscribe gnhlug' in the message body.
*****************************************************************

Reply via email to