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.

Does a Knox user need to be in hdsf?

avatar
Rising Star

I am still trying to wrap my head around all the different components of hdfs, hadoop, etc. My understanding is that Knox can serve as a proxy user for someone to give him access to a Kerberos secured cluster. Currently I am using Knox synced with LDAP. Does that user need to have a directory in hdfs?

1 ACCEPTED SOLUTION

avatar
Guru

Hello @Raffi Abberbock ,

If an LDAP user is coming in via Knox, the user need not have a directory in HDFS. Instead, the LDAP user needs to have permision to access the HDFS objects.

Thanks.

View solution in original post

3 REPLIES 3

avatar
Guru

Hello @Raffi Abberbock ,

If an LDAP user is coming in via Knox, the user need not have a directory in HDFS. Instead, the LDAP user needs to have permision to access the HDFS objects.

Thanks.

avatar
Rising Star

@Vipin Rathor Thanks for the answer! The authorization to services such as hive and hbase can be done through Ranger?

avatar
Guru

Yes, authorization can be done through Ranger.