|
Ian, Finally figured it out, simply put: auto.master /- yp:auto.linux auto.linux /some_mount_directory/example server:/nfs_export works. However if the yp map is changed to /example server:/nsf_export it fails. The error in the messages file aren't very helpful in figuring this simple error out. Will the next version (5) work more like the Sun automounter? I know in our case we are moving off of standard Unix to Linux due to support being dropped for our main platform (HP-UX) for our CAD software vendors. What I am seeing with indirect mounts and ghosting is that the only directories visible in the mount directory are directories that are mounted or been mounted but won't show the directories never mounted, examples: Before any mounts: ls -la /proj total 8 drwxr-xr-x 2 root root 0 Sep 27 14:02 . drwxr-xr-x 29 root root 4096 Sep 27 14:01 .. ls /proj/some_directory file1 file2 directory1 directory2 etc.. ls -la /proj total 12 drwxr-xr-x 3 root root 0 Sep 27 14:03 . drwxr-xr-x 29 root root 4096 Sep 27 14:01 .. drwxrwxr-x 9 root root 4096 Nov 3 2005 some_directory Well after the 60 second timeout ls -la /proj total 12 drwxr-xr-x 3 root root 0 Sep 27 14:03 . drwxr-xr-x 29 root root 4096 Sep 27 14:01 .. drwxrwxr-x 9 root root 4096 Nov 3 2005 some_directory This directory holds over 100 subdirectories that the user can't see and can only be accessed if they know the name of the subdirectory. Thanks, Dana Ian Kent wrote: On Tue, 2006-09-26 at 14:02 -0400, Dana Wellen wrote:Hello, --
|
_______________________________________________ autofs mailing list [email protected] http://linux.kernel.org/mailman/listinfo/autofs
