Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.86 KB

Security-workshop-HDP 2_2_4_2-openLDAP.md

File metadata and controls

29 lines (22 loc) · 1.86 KB

Enable security on HDP 2.2.4.2 single node setup using OpenLDAP as LDAP

Setup details

  • We will be using a single VM setup: with OpenLDAP installed on same VM as HDP 2.2.4.2. In this example we will be using a single node HDP 2.2.4.2 setup installed via Ambari
  • The official 2.2.4.2 sandbox is not being used as it already has Ranger installed.

Part 1: Setup OpenLDAP on HDP Virtual Machine and setup Authentication

  • Option 1:
    • Manually install HDP 2.2.4.2 and setup KDC and enable kerberos using steps here. Then setup OpenLDAP, PAM using steps here
  • Option 2 (not for prod use/demo only):
    • Manually install HDP 2.2.4.2 and use Ambari services to setup OpenLDAP,PAM, KDC and enable kerberos using steps here
  • Option 3 (not for prod use/demo only):
    • Install HDP 2.2.4.2 with OpenLDAP, PAM, KDC as Ambari services using blueprints and enable kerberos using steps here

Part 2: Authorization/Audit

Setup Ranger and authorization policies and review audit reports from a Rangers Policy Manager on HDP 2.2 using Ranger doc

Other resources

For resources on topics such as the below, refer to here

  • Troubleshooting
  • Encryption at Rest
    • HDFS TDE
    • LUKS volume encryption
  • Audit logs in HDFS
  • Wire encryption
  • Security related Ambari services