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 public_html -rw,hard,intr metric:/home/public_html jlwlynn -rw,hard,intr metric:/home/& manish81 -rw,hard,intr metric:/home/& sriad -rw,hard,intr metric:/home/& zach -rw,hard,intr metric:/home/& ftp -rw,hard,intr metric:/home/& * -rw,hard,intr &.users:/export/disk/users/&
auto.groups
* -rw,hard,intr &.groups:/export/disk/groups/&
mkdir /home /groups /etc/init.d/autofs restart
host metric.it.uab.edu base dc=nis,dc=lab,dc=ac,dc=uab,dc=edu pam_filter objectclass=account nss_base_passwd ou=People,dc=nis,dc=lab,dc=ac,dc=uab,dc=edu?one nss_base_shadow ou=People,dc=nis,dc=lab,dc=ac,dc=uab,dc=edu?one nss_base_group ou=Group,dc=nis,dc=lab,dc=ac,dc=uab,dc=edu?one uri ldap://metric.it.uab.edu/ pam_password_prohibit_message Please visit http://www.uab.edu/blazerid/ to change your password. ssl no tls_cacertdir /etc/openldap/cacerts pam_password md5

