What About SSL Based AD Authentication & What All Challenges Can Get To See
Mishri Nishad | Sat, 17 Jun 2017 at 21:39 hours | Replies : 1 | Points : 50
Category : Active Directory
Hi Mishri,
In LDAP, Data travels without encryption, which increase the possibility to theft of data/packets by attackers. Even attacker can manipulate the packets and get unauthorized access to servers. To avoid such vulnerability SSL should use with LDAP. The LDAPS protocol works over port 636.
You can use below link to enable LDAP over SSL.