You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Abhishek Kumar (Jira)" <ji...@apache.org> on 2023/02/17 22:13:00 UTC

[jira] [Commented] (RANGER-4071) Support for LDAP/AD usernames and group names with special chars

    [ https://issues.apache.org/jira/browse/RANGER-4071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17690632#comment-17690632 ] 

Abhishek Kumar commented on RANGER-4071:
----------------------------------------

Committed to master: [https://github.com/apache/ranger/commit/e686bceeb9defca715fa6cdcf358f9c042ec2f66] 

> Support for LDAP/AD usernames and group names with special chars
> ----------------------------------------------------------------
>
>                 Key: RANGER-4071
>                 URL: https://issues.apache.org/jira/browse/RANGER-4071
>             Project: Ranger
>          Issue Type: Improvement
>          Components: usersync
>            Reporter: Abhishek Kumar
>            Assignee: Abhishek Kumar
>            Priority: Major
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Ranger usersync regards the forward slash ('/') as a separator character in the regex so it ignores it if you actually want to use it in your groupname. e.g. RRR/group_name_suffix
> Using a different character like + in the regex works to get something like RRR+group_name_suffix but not RRR/group_name_suffix. / can be used as a domain separator in AD groups.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)