Page 1 of 1

Problems with LDAP

Posted: Tue Sep 18, 2007 9:41 pm
by lsilva
I was unaware that scalix uses LDAP so trying to setup an LDAP server in the same box where scalix is installed busted my scalix installation.

Since then there are no more emails coming out of scalix. this is the error that I get in the log:

Code: Select all

Sep 19 10:50:57 scalix sendmail[19464]: l8J1KvdM019464: to=xxx@someDomain, ctladdr=email@myDomain (48/48), delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=32243, relay=[127.0.0.1] [127.0.0.1], dsn=4.0.0, stat=Deferred: 451 4.3.5 Error getting LDAP results in map ldapsx: Unknown error 325
Sep 19 10:54:24 scalix ldapmapper[2053]: cannot send search request to instance scalix: No such object
Sep 19 10:54:24 scalix sendmail[19500]: l8J1OOfi019500: SYSERR(root): Error getting LDAP results in map ldapsx: Unknown error 325
Sep 19 10:54:27 scalix ldapmapper[2053]: cannot send search request to instance scalix: No such object
Sep 19 10:54:27 scalix sendmail[19501]: l8J1ORZJ019501: SYSERR(root): Error getting LDAP results in map ldapsx: Unknown error 325


I there anyway to restore initial ldap configuration, or can someone post the initial configuration of /etc/openldap/ldap.conf and /etc/openldap/slapd.conf ?

Thank you in advance

Fixed

Posted: Tue Sep 18, 2007 10:32 pm
by lsilva
Just Fixed it now.

Prevented Ldap service from starting in the rc5.d and thats it sorted.

Cheers