[Date Prev][Date Next] [Chronological] [Thread] [Top]

AUTOFS and LDAP on RedHat 7.3



Ldap part seems to work, but automount does not.  Even though nsswitch.conf is set to files ldap, when I start autofs it does not really start because it appears to be trying to use YP anyway.  Does the same on autofs 3.x or 4.x 

Any Hints?

[root@wopper autofs]# ./autofs-ldap-auto-master
/- auto.direct
/home auto.home
/proj auto.proj
/net -hosts

[root@wopper ]# tail /var/log/messages

Jun  2 11:04:50 wopper automount[7239]: starting automounter version 4.0.0, path = /-, maptype = yp, mapname = auto.direct
Jun  2 11:04:50 wopper automount[7239]: lookup(yp): map auto.direct: Local domain name not set 
Jun  2 11:04:50 wopper automount[7260]: starting automounter version 4.0.0, path = /home, maptype = yp, mapname = auto.home
Jun  2 11:04:50 wopper automount[7260]: lookup(yp): map auto.home: Local domain name not set 
Jun  2 11:04:50 wopper automount[7284]: starting automounter version 4.0.0, path = /proj, maptype = yp, mapname = auto.proj
Jun  2 11:04:50 wopper automount[7284]: lookup(yp): map auto.proj: Local domain name not set 
Jun  2 11:04:50 wopper autofs: automount startup succeeded

Thanks
~~~~~~~~~~~~~~~~~~~~~~~~~~~
Duane L. Morris