Skip to content

Add support Ranger Group Policy #329

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

RusbNoit
Copy link

@RusbNoit RusbNoit commented Apr 15, 2025

What changes were proposed in this pull request?

Added two options to disable upper case and remove prefix ROLE_ to support ActiveDirecroty/LDAP groups in Apache Ranger.
Without this options ATLAS convert groups to ROLE_GROUP_NAME.

Apache Ranger import user and groups from LDAP/Active Directory in lower case or as is.

atlas.authentication.method.ldap.groupRoleToUpper=false
atlas.authentication.method.ldap.groupRolePrefix=false

https://issues.apache.org/jira/browse/ATLAS-4831

How was this patch tested?

manual tests

Disable to lower case
Set prefix to empty
Add LDAP properties groupRoleToUpper, groupRolePrefix
@RusbNoit
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant