Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created on
12-30-2019
05:21 AM
- last edited on
12-30-2019
07:02 AM
by
VidyaSargur
I have installed the HDP sandbox HDP-3.0.1.0 (3.0.1.0-187) using Docker and Kerberized the cluster.
I also spinned up an LDAP server and setup User- and Group-sync with Ranger.
Finally I have also set HDFS advanced core-site configuration.
I can run an ldapsearch succesfully.
However hdfs groups doesn't seem to work.
I really have no idea on where to look from here. Any help would be greatly appreciated.
Created 01-06-2020 04:40 AM
Just had a hunch and restarted ambari-server using
ambari-server restart
This is not directed in the documentation! https://docs.cloudera.com/HDPDocuments/HDP3/HDP-3.1.4/ambari-authentication-ldap-ad/content/amb_ldap...
This makes the LDAP login work succesfully!
Created 01-06-2020 04:40 AM
Just had a hunch and restarted ambari-server using
ambari-server restart
This is not directed in the documentation! https://docs.cloudera.com/HDPDocuments/HDP3/HDP-3.1.4/ambari-authentication-ldap-ad/content/amb_ldap...
This makes the LDAP login work succesfully!
Created 01-06-2020 04:48 AM
Nice one!! Always restart Ambari after any Ambari-server setup commands.
Very glad to see you got it!