Hello, I'm trying to configure autofs to my linux user's clients automount their home dirs. My server an client are SuSE 9.3 configured with the default packages. It isn't working. My ldif is like: --- dn: ou=auto.master,dc=grad,dc=com,dc=br objectClass: top objectClass: automountMap ou: auto.master dn: cn=/export/home,ou=auto.master,dc=grad,dc=com,dc=br objectClass: top objectClass: automount cn: /export/home automountInformation:ldap:192.168.183.16:ou=auto.home,dc=grad,dc=com,dc=br dn: ou=auto.home,dc=grad,dc=com,dc=br objectClass: top objectClass: automountMap ou: auto.home dn: cn=*,ou=auto.home,dc=grad,dc=com,dc=br objectClass: top objectClass: automount cn: * automountInformation:-fstype=nfs,tcp,rsize=9192,wsize=8192,nodev,nosuid,rw 192.168.183.16:/export/home/& --- nsswicth: --- automount : ldap --- When I execute the command autofs status, I get: /usr/sbin/automount /export/home ldap:192.168.183.16:ou=auto.home,dc=grad,dc=com,dc=br "" and my client's log shows: Sep 2 21:59:38 gtorres automount[7388]: cannot open lookup module ldap:192.168.183.16:ou=auto.home (/usr/lib/autofs/lookup_ldap:192.168.183.16:ou=auto.home.so: cannot open shared object file: No such file or directory) --- What can be wrong with my configuration? Thanks __________________________________________________ Converse com seus amigos em tempo real com o Yahoo! Messenger http://br.download.yahoo.com/messenger/
participants (1)
-
guilhermemtorresbase-lista@yahoo.com.br