@Alan La Pietra
Can you please clarify what effect this update will have on Ldap CLIENT signing (LdapClientIntegrity), specifically if it's currently set to negotiate? We are successfully using the following settings without any problems:
- DCs = policy "Domain controller: LDAP server signing requirements" =Require Signing (LdapServerIntegrity =2)
- Servers/Clients = policy "Network security: LDAP client signing requirements = Negotiate Signing (LdapClientIntegrity = 1)
It seems based on the information provided that the update will only change LdapServerIntegrity and LdapEnforceChannelBinding. But it is still mentioned to change Network security: LDAP client signing requirement to Require Signing. Is this actually necessary since client negotiation (which still provides LDAP signing) is the default anyways on modern Windows versions? Will we see any impact from this update for Windows clients if we keep LDAP server signing to required and LDAP client signing to negotiate?