Bug 131505

Summary: Automount problem mounting a desktop disk on a laptop
Product: [openSUSE] SUSE LINUX 10.0 Reporter: o-Dzin Tridral <tridral>
Component: BasesystemAssignee: Chris L Mason <mason>
Status: RESOLVED INVALID QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: i686   
OS: Other   
Whiteboard:
Found By: Customer Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description o-Dzin Tridral 2005-10-30 07:37:54 UTC
I have /etc/auto.master and /auto.misc files that have worked happily on laptops running Mandrake 10.1

These same files don't work on Suse 10.0

(1) Contents of /etc/auto.master
/misc /etc/auto.misc --timeout=60

(2) Contents of /etc/auto.misc
desktop_home   -fstype=nfs,rw,soft,intr desktop:/home

(3) Result on Mandrake 10.1  of /etc/rc.d/init.d/autofs status
/usr/sbin/automount --timeout=60 /misc file /etc/auto.misc


(4) Result on Suse 10.0  of /etc/rc.d/init.d/autofs status
/usr/sbin/automount --timeout -timeout=60 /misc file /etc/auto.misc timeout=60

On the Mandrake system I can then browse to desktop_home: and find the files that live on the desktop machine.

On Suse, nothing.

The information that appears as a result of the 'autofs status' seems to show some confusion about the timeout parameter  as timeout is mentioned three times.
Comment 1 Greg Kroah-Hartman 2006-08-14 07:08:57 UTC
Closed due to inactivity.