RE: Connection to ADSI edit

2020-03-18 Thread Lionel Monchecourt
@openssl.org Subject: Re: Connection to ADSI edit This has nothing to do with OpenSSL. Neither AD nor ADSI Edit use OpenSSL. ADSI is an API on top of LDAP (and other non-LDAP "providers"), and LDAP can use TLS as a transport, so in principle you might be able to get an ADSI client such as

Re: Connection to ADSI edit

2020-03-18 Thread Michael Wojcik
This has nothing to do with OpenSSL. Neither AD nor ADSI Edit use OpenSSL. ADSI is an API on top of LDAP (and other non-LDAP "providers"), and LDAP can use TLS as a transport, so in principle you might be able to get an ADSI client such as ADSI Edit to connect to an LDAP server that uses OpenSSL

Connection to ADSI edit

2020-03-18 Thread Lionel Monchecourt
Hi, I'm trying to get connected through the Microsoft ADSI tool to my server but get the follwing error message : Operation failed error code : 0x80090350 The System cannot contact a domain controller to service the authentication request. Please try again later. I want to set a Widows AD P