[
https://issues.apache.org/jira/browse/RANGER-4071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17867150#comment-17867150
]
Abhishek Kumar commented on RANGER-4071:
----------------------------------------
Present in ranger-2.5:
https://github.com/apache/ranger/commit/c1f34c4ce6372f42da17387eb80f473b75d95dd7
> 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
> Affects Versions: 2.3.0
> Reporter: Abhishek Kumar
> Assignee: Abhishek Kumar
> Priority: Blocker
> Fix For: 3.0.0, 2.5.0
>
> 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)