Problem with Autofs on a SuSE 9.3
Hello, I´m having a problem with OpenLDAP and autofs integration at SuSE 9.3. I used the following ldif(adapted from: /usr/share/doc/packages/autofs4/README.SuSE.ldap) to configure my ldap database: --------------------- begin -------------------------------------------------- dn: ou=auto.master,dc=grad,dc=com objectClass: top objectClass: automountMap ou: auto.master dn: cn=/export/home,ou=auto.master,dc=grad,dc=com objectClass: top objectClass: automount cn: /export/home automountInformation: ldap servgrad:ou=auto.home,dc=grad,dc=com dn: ou=auto.home,dc=grad,dc=com objectClass: top objectClass: automountMap ou: auto.home dn: cn=user1,ou=auto.home,dc=grad,dc=com objectClass: automount cn: user1 automountInformation: -fstype=nfs,hard,intr,nodev,nosuid servgrad:/export/home/user1 dn: cn=user2,ou=auto.home,dc=grad,dc=com objectClass: automount cn: user2 automountInformation: -fstype=nfs,hard,intr,nodev,nosuid servgrad:/export/home/user2 --------------------- end -------------------------------------------------- It works fine, but I have more than 1000 diretories(users) at /export/home and I´d like to organize them like: /export/home | |- tec |- professors |- students2005 |- students2004 Today I tryed to change the attribute "automountInformation" from a user to: "-fstype=nfs,hard,intr,nodev,nosuid servgrad:/export/home/students2005/user1" but the automount from the client machine doesn´t found the directory. Before to try this I moved the directory "user1" from "/export/home" to "/export/home/students2005", but it likes that I have to do more than this. I would like to know what I have to add at my ldif to support this new structure. Thanks a lot! _______________________________________________________ Yahoo! Acesso Grátis: Internet rápida e grátis. Instale o discador agora! http://br.acesso.yahoo.com/
participants (1)
-
guilhermemtorresbase-lista@yahoo.com.br