LDAP for email authorization

Raise/discuss any potential issues with MailEnable for consideration in project issue register.
Post Reply
dmburgess
Posts: 80
Joined: Mon Oct 15, 2007 8:29 pm

LDAP for email authorization

Post by dmburgess »

I have a number of TrendMicro IMSVA servers that use LDAP to sync, i can get it to sync with ME by including a username/password with the system, i have read throughout the forums and cannot get the "firewall" LDAP to work. This is a listing of all possible LDAP email addresses for comparison, so that if the mail server does not house that specific e-mail the Spam system rejects it and it never goes though the mail server processing.

I have tried to use the root and rootDN username/passwords, and ALL i get is a invalid DN from my application. This is from my testing app, as well as the logging.

here is my openldap.log

Code: Select all

New debug level from registry is: 256
New config file from registry is: C:\PROGRA~2\Mail Enable\LDAP\slapd.conf
Slapd starting
bind: invalid dn (RootDN)
==>backsql_unbind()
<==backsql_unbind()
bind: invalid dn (RootDN)
==>backsql_unbind()
<==backsql_unbind()
bind: invalid dn (RootDN)
==>backsql_unbind()
<==backsql_unbind()
Here is my slapd

Code: Select all

database	mailenable
suffix		""
rootdn		"cn=directory manager,o=mailenable"
# Cleartext passwords, especially for the rootdn, should
# be avoid.  See slappasswd(8) and slapd.conf(5) for details.
# Use of strong authentication encouraged.
rootpw		Passwordhidden!
I can get just the local domain, by putting a username/password in for a actual user, however, i need to get everyone. Any help is appreciated.

MailEnable-Ian
Site Admin
Posts: 9738
Joined: Mon Mar 22, 2004 4:44 am
Location: Melbourne, Victoria, Australia

Re: LDAP for email authorization

Post by MailEnable-Ian »

Hi,

I have answered your invalid email in our support box. It would best if you can lodge a valid ticket to move forward as all our support incidences need to be logged. When you lodge the ticket please provide access to the MailEnable server via RDP or Teamviewer. Will help if you can be available at the time so we can access the Trend Micro box and inspect the LDAP configuration settings.
Regards,

Ian Margarone
MailEnable Support

Post Reply