- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
11-15-2023 05:12 AM
Is there a way to allow LDAP StartTLS While blocking normal unencrypted LDAP?
11-15-2023 06:51 PM
Hello @Ankit1Singh
LDAPS is using by default port TCP 636 while LDAP is using TCP 389. You could allow in policy only ports TCP 636 / 3269 used by LDAPS to filter out unsecured LDAP.
Kind Regards
Pavel
11-16-2023 09:15 AM
You could create a custom app for it. I've never done a capture to see what it looks like but you can use wireshark on an endpoint or use the native capture tools to inspect the traffic and create an app.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!