Adding the support of reusing machine-wide credentials in the case where the machine...
authorJose Perez Rodriguez <joperezr@microsoft.com>
Fri, 15 May 2020 01:02:11 +0000 (18:02 -0700)
committerGitHub <noreply@github.com>
Fri, 15 May 2020 01:02:11 +0000 (18:02 -0700)
commitadab8f20bb14677e5395e2c6a13c4ecda228adc8
tree751fb6d8b476e85d1e430b4b7e702cceb6aaa0b4
parentc2291eb865fa542c888cefdb16e669dceffeda5f
Adding the support of reusing machine-wide credentials in the case where the machine is already domain-joined to the LDAP Server. (#36405)

* Adding the support of reusing machine-wide credentials in the case where
the machine is already domain-joined to the LDAP Server.

Co-authored-by: Alexander Chermyanin <flamencist@mail.ru>
* Addressing feedback and adding ldap4net to TPN

Co-authored-by: Alexander Chermyanin <flamencist@mail.ru>
THIRD-PARTY-NOTICES.TXT
src/libraries/Common/src/Interop/Interop.Ldap.cs
src/libraries/Common/src/Interop/Linux/OpenLdap/Interop.Ldap.cs
src/libraries/System.DirectoryServices.Protocols/src/System/DirectoryServices/Protocols/Interop/LdapPal.Linux.cs
src/libraries/System.DirectoryServices.Protocols/src/System/DirectoryServices/Protocols/ldap/LdapConnection.Linux.cs