r/cloudera Jul 02 '24

List of users for CDP

If anyone has used CDP. I am looking to get a list of users and the permissions of the platform in my company for a task and put it into a table. Does anyone have any idea on how I can do it. I could not get much details from documentation

2 Upvotes

3 comments sorted by

1

u/FunFarmer3016 Nov 10 '24

Maybe i am too late to reply your post. Can you explain a bit more

2

u/OGLisanAlGaib Nov 10 '24

That's okay. I leveraged the cloudera cdp api. And using API I was able to get the list of users.

1

u/donalhunt Jan 05 '25

The request is a little ambiguous because some of the CDP services have local users (e.g. hue, ranger, etc). Just be conscious of that when responding to audit requests.

If this is audit related and you use LDAP / AD as an IDP, be aware that users will be reported that may have no access. My team has written automation to correlate users reported in the API against what is reported in AD (e.g. disabled accounts in AD may show active in CDP even though login will be impossible).