Someone stated that they had a samba share that was mounted by automount. I have been playing with this, but cant get it to work. Here is my config: /etc/auto.master: /smb /etc/auto.smb --timeout=60 /etc/auto.smb: admin -fstype=smbfs,-o,username=XXXX,password=XXXX,workgroup=XXXX,soft,intr //server/data Can anyone with this working help me out? This should mount //server/data in /smb/admin, correct? Thanks for any help anyone could provide