I am very new to LDAP. Could someone tell me what is the concept of LDAP? I know it is light directory authentication protocal but exactly what it is for?
Is this some service service I can enable to verify if the user exists in the domino directory before the domino server accepts emails from the Internet? There is a lot of virus these days try to guess people’s email address. Does LDAP service help in that manner?
We use LDAP in exactly the scenario you have depicted.
We use MIMESweeper SMTP as an Internet Gateway, Content Scanner and Addresses are verified using LDAP lookups.
I’m not sure if you would use this if Domino is configured as the MX Mail Exchanger. It is more for use with a Non Domino SMTP Gateway that doesn’t understand Domino Directory but can work with LDAP.
Hi Ashley,Thank you very much. I thought LDAP is another authentication for Domino users to access domino servers. In my case, we have a Domino server to host all mail files and handle internal mail communication. And, we have another Domino SMTP server to handle all Internet emails. Do I really need to use LDAP service?
You might want your Domino server to be an LDAP client to look up to another LDAP for web authentication or have Domino be the primary LDAP server for your company for other proceses to use.