Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

How to use Ranger LDAP user to access HDFS?

avatar
Visitor

After User Sync config to LDAP, I can grant permission to LDAP user via Ranger Admin.

But how to use the LDAP user to access HDFS file?

1 ACCEPTED SOLUTION

avatar
Expert Contributor

Enable LDAP for Ambari:

https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.6.4/bk_security/content/_synchronizing_ldap_use...

Use Ambari View > Files to access HDFS.

If you need access from command line, you will need to enable LDAP on operating system through ldap/sssd etc.

View solution in original post

2 REPLIES 2

avatar

Is the environment kerberized? Do you have configured SSSD to sync users at the os level?

avatar
Expert Contributor

Enable LDAP for Ambari:

https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.6.4/bk_security/content/_synchronizing_ldap_use...

Use Ambari View > Files to access HDFS.

If you need access from command line, you will need to enable LDAP on operating system through ldap/sssd etc.