Forum Discussion

mousumimukherjee's avatar
mousumimukherjee
Copper Contributor
Apr 21, 2022
Solved

LDAP SSL client affects with LDAP Signing/SASL?

Hi All,   I am currently working in my organisation, recently we got to configure LDAP Signing and Channel Binding for our LDAP Server and Clients. We have many client server and in house applicati...
  • LainRobertson's avatar
    LainRobertson
    Apr 22, 2022

    @mousumimukherjee 

     

    PS: Enabling the signing policy would not negatively impact a Windows client.

     

    You'd have to be talking about a client that simply is not capable of negotiating any one of the authentication protocols before you'd run into a failure scenario (for the most part.)

     

    As per the GPO setting's explanation, the policy has no effect if LDAPS over TLS is being used. This is because the process has already been secured via TLS.

     

    The policy only relates to non-TLS connections, where it effectively says, "Hey, client! You need to negotiate securely or I'm not talking to you!" So, with the policy enabled, you couldn't successfully perform a simple bind over a non-TLS-protected (aka unencrypted) connection.

     

    Cheers,

    Lain

Resources