>It seems good.... > >openldap server is started ? what is th output of ldapsearch -x ?
Mar 25 10:45:27 mail slapd[3625]: could not open config file "/etc/ldap/slapd.conf": Permission denied (13) mail:~# ls -l /etc/ldap/slapd.conf -rw-r----- 1 root root 7952 2009-03-25 00:03 /etc/ldap/slapd.conf chmod 666 on the file fixed it. mail:~# ldapsearch -x # extended LDIF # # LDAPv3 # base <dc=local> (default) with scope subtree # filter: (objectclass=*) # requesting: ALL # # search result search: 2 result: 32 No such object # numResponses: 1 _______________________________________________ Obm mailing list [email protected] http://www.list.aliasource.fr/mailman/listinfo/obm
