Paul on Sun, 2 Mar 2003 07:08:05 -0500


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: [PLUG] Samba - user mounting a drive


Can you tell that I'm having fun with this autofs stuff? I thought it might be helpful to share my results with you (all). The following automounts a WinXP share called \\krillin\paul as /smb/paul and unmounts it after 5 seconds for testing purposes.

cat /etc/auto.master
/smb    /etc/auto.smb   --timeout=5

cat /etc/auto.smb
paul    -fstype=smbfs,username=paul,password=     ://krillin/paul

I was surprised to see that autofs created /smb for me.

_________________________________________________________________________
Philadelphia Linux Users Group        --       http://www.phillylinux.org
Announcements - http://lists.netisland.net/mailman/listinfo/plug-announce
General Discussion  --   http://lists.netisland.net/mailman/listinfo/plug