authenticationldapjaasrundeck

Rundeck failed ldaps 636 authetication with MS LDAP


Unable to authenticate with laps (636) with MS Ldap.

Rundeck installed in Ubuntu 20.04. Version APIVERSION : 41, BUILD : 4.7.0-20221006

Thank you for the help.

-Follow https://docs.rundeck.com/docs/administration/security/authentication.html#ldap -Open a question on google groups named "Rundeck how to do a Microsoft LDAP authetication test" -Restarted rundeckd service after every jaas file change.


Solution

  • Delete the -Djavax.net.ssl.trustStore=/etc/rundeck/ssl/truststore parameter in the rundeckd file, that's not needed if you already added the cert to the java cacert file.

    With that parameter, rundeck tries to find the cert in the truststore file, not in the java cacert.