1829624 Members
1942 Online
109992 Solutions
New Discussion

Autofs

 
ShivKumar_1
Frequent Advisor

Autofs

What is meant by autofs? Is it same when comapred to automouinter?
5 REPLIES 5
Terja Lange
New Member

Re: Autofs

autofs stands for automatic filesystem. HOw it works,is
you have a nfs'd filesyste defined as autofs. When a user on a client, who is allowed to mount this filesystem, cd's to the target directory, the filesystem is mounted.
very useful if you have multiple applications, and users only whish to use one at a time its very useful (cad cam area especially)
a guru is recognised by others not selfproclaimed.
CHRIS_ANORUO
Honored Contributor

Re: Autofs

Check the online manual pages (i.e. man automount)
When We Seek To Discover The Best In Others, We Somehow Bring Out The Best In Ourselves.
CHRIS_ANORUO
Honored Contributor

Re: Autofs

Check the online manual pages (i.e. man automount)
When We Seek To Discover The Best In Others, We Somehow Bring Out The Best In Ourselves.
Andreas Voss
Honored Contributor

Re: Autofs

Hi,

there's a good document for autoFS on the site www.docs.hp.com
Go there to:
Networking & Communications
NFS Services
Installing & Administering NFS Services
with 10.20 ACE and HWE
Configuring and Administering NFS
Configuring and Administering AutoFS
Complet URL: http://docs.hp.com/dynaweb/hpux10/netwen0a/0180/@Generic__BookTextView/3708?DwebQuery=autofs#1

Jason Luginbuhl
Frequent Advisor

Re: Autofs

AutoFS can be thought of as the next generation of Automounter. They both provide the same basic purpose for the automatic mounting and unmounting of NFS filesystems. However, so of the functionality of AutoFS was so different from the basic Automounter that this product was given a different name. Aside from different configuration options and different variables in configuration files, the major difference between AutoFS and Automounter is that automounter is dependent on using symbolic links to point to mount points under /tmp_mnt while AutoFS provides the functionality of mounting the NFS filesystem at the defined mount point without the symbolic link.
"Unfortunately you can't out-program stupidity"