If you look in the samples directory, a file map is the auto.misc map.

> cat auto.master
# $Id: auto.master,v 1.2 1997/10/06 21:52:03 hpa Exp $
# Sample auto.master file
# Format of this file:
# mountpoint map options
# For details of the format look at autofs(8).
/misc   /etc/auto.misc
/net    /etc/auto.net

> cat auto.misc
# $Id: auto.misc,v 1.2 1997/10/06 21:52:04 hpa Exp $
# This is an automounter map and it has the following format
# key [ -mount-options-separated-by-comma ] location
# Details may be found in the autofs(5) manpage

kernel          -ro                     ftp.kernel.org:/pub/linux
boot            -fstype=ext2            :/dev/hda1
removable       -fstype=ext2            :/dev/hdd
cd              -fstype=iso9660,ro      :/dev/hdc
floppy          -fstype=auto            :/dev/fd0


Alexander Macdonald wrote:


Ian Kent wrote:

The autofs4-2.4 module build kit or the patches contained in it or the
patches contained in autofs-4.1.0-beta3 can give you this for some of the
maps. NIS, LDAP and file maps work at the moment.


I's in the expected place on kernel.org.



not sure what you mean by file maps, but I'm trying to mount samba and nfs shares so i guess I'm out of luck...



_______________________________________________ autofs mailing list [EMAIL PROTECTED] http://linux.kernel.org/mailman/listinfo/autofs


--

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Rhythm & Hues
5404 Jandy Place
Los Angeles, CA 90066
Voice: 310 448-7763
Fax:   310 448-7600
[EMAIL PROTECTED]


_______________________________________________ autofs mailing list [EMAIL PROTECTED] http://linux.kernel.org/mailman/listinfo/autofs

Reply via email to