I am trying to accomplish an objective, I need to get 389 Directory server installed
in the process however is it possible to just have email addresses of users
in the LDAP server?
I have a primary domain, example 'abcefg.com' with about 3,000 users and
several hosted domains like 'xyz.com' and 'mno.com'.
The end goal is to speed up email processing, so instead of the Barracuda asking
the email server(s) if a user exist it queries the LDAP.
Is there a way to configure 389 Directory Server to contain just the email
addresses of the end users to allow the Barracuda to poll the LDAP server to
verify the email address is valid. The rest of the authentication like password
is handled by the email server.
So in the end the LDAP server would just contain the email addresses (live) and the
Barracuda would query the LDAP asking if
joebob@abcefg.com exist if it does carry on.
If user
xxeedd@abcefg.com does not exist drop it and go on.
Any ideas or help would be greatly appreciated.
thanks