-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AD with TLS? #18
Comments
If someone should face the same problems here’s was what worked for me: I imported the self-signed cert.
copy the certificate from -----BEGIN CERTIFICATE----- to -----END CERTIFICATE----- and place it in a file
Restart Apache Tomcat
|
Hey thanks for the excellent input... so I can include your learnings in the AD instructions and enhance them, would you mind providing a little more info and context about your specific environment and issue ? I've not tested with AD and TLS, but this is a common scenario I should adddress. |
Sorry for the dealy answer. A little busy at the moment. But yes, that's correct. First I read the self signed certificate (In this case a synology AD Server) put it into a file an imported the certificate to the trust store. I was struggling with the Guacamole LDAP integration since a couple of weeks. That's the reason why I add the comment. I think I'm not only person with this problem. So its great the hear you will make your already great documentation better. |
What would be the best practice to troubleshoot AD Login issues with the LDAP Plugin?
Is there a log file?
Are the options to allow self-signed certificates?
Great Project by the way!
The text was updated successfully, but these errors were encountered: