madhatter22 / LinqToLdap

C# LINQ provider built on top of System.DirectoryServices.Protocols for querying and updating LDAP servers.
MIT License
45 stars 23 forks source link

Connection issues on Linux #26

Open nove1398 opened 2 years ago

nove1398 commented 2 years ago

I have launch an application on Linux which fails with error: "Failed to establish connection" this error does not show up when using a WIndows pc to run the application but my target server is Linux, so i need to have it connecting here. What should the AuthenticateAs look like for the connection string for Linux?>