06-27-2023 04:17 AM
Hello,
I'm currently working with a ESA 14.2 that has a one leg deployment and I'm looking to configure LDAP. Is there a way to set it up such that it can accept queries without having to create an additional listener? Any guidance, references, or suggestions would be greatly appreciated.
Thank you in advance for your assistance.
06-27-2023 04:32 AM
06-27-2023 07:08 AM
You should be able to do an ldap lookup on the incoming listener without needing to create anything new.
You can set up the ldap connection and test it, then when ready add it to the incoming listener. If there is anything you need to accept not in ldap, you add it to the RAT and select bypass ldap lookup checkbox.
06-28-2023 01:29 AM
Thank you for your response.
In our case, we're working with a single interface and one listener that handles both incoming and outgoing messages. My concern is that if we set up the LDAP accept query on this listener, it might apply to all messages, including those going outbound from our network. I believe this could create potential issues as we don't want LDAP checks on outgoing messages.
Could you please confirm if LDAP accept query will indeed apply to outgoing messages in our setup? If so, is there a way to avoid this situation while maintaining our current single-interface configuration?
06-28-2023 03:43 AM
06-28-2023 05:10 AM
Thank you for your response.
I understand the solution you've proposed with setting up an outgoing listener on a different port, and appreciate your suggestion.
However, I was wondering if there might be another possible workaround, such as configuring a message filter that could bypass the LDAP query for emails originating from our internal domain. Would that be feasible in our current setup?
06-28-2023 09:27 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide