Morning:
I am trying to setup Ranger with LDAP, but keep running into the following error:
11 Jun 2015 10:01:43 ERROR PasswordValidator [Thread-6] – Response [FAILED: unable to validate due to error java.lang.NullPointerException] for user: null
java.lang.NullPointerException
at com.xasecure.authentication.PasswordValidator.run(PasswordValidator.java:60)
at java.lang.Thread.run(Thread.java:745)
It does appear to make the connection to my LDAP server, but does not find the one user I have setup.