cd /etc
Edit the files auto.master, auto.home and auto.groups, so that they contain the content below.
auto.master
# # $Id: auto.master,v 1.1 2006/06/30 14:51:07 root Exp root $ # # Sample auto.master file # This is an automounter map and it has the following format # key [ -mount-options-separated-by-comma ] location # For details of the format look at autofs(5). #/misc /etc/auto.misc --timeout=60 #/misc /etc/auto.misc /net /etc/auto.net /groups /etc/auto.groups --t 3600 /home /etc/auto.home --t 3600
auto.home
ibp1 -rw,hard,intr metric:/home/ibp1

