Created 07-17-2018 09:07 PM
Hello,
I work with HDP 2.6.4.
I want to use ranger admin ui with SSL authentication, it is possible ?
ldap authentification is ok, OpenSSL s_connect is ok, java ssl sample connection is ok and nothing when ldaps URL connection
Created 07-17-2018 09:22 PM
Question more explicit is : it is possible to have a ldapS connection for user authentication on ranger admin ui ? Only ldap seems working...
Created 07-18-2018 03:55 AM
@Guillaume Dalibart @Clément Dumont
Yes, is possible to configure ranger admin ui with LDAPS - just make sure you add the ldap certificate in ranger admin ui truststore! Easiest is to add this certificate on the cacerts of the java.
HTH