[
https://issues.apache.org/jira/browse/RANGER-381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14494159#comment-14494159
]
Hanish Bansal commented on RANGER-381:
--------------------------------------
[~gautamborad] I would suggest to use expression {noformat}
/^[a-zA-Z][a-zA-Z0-9_'.&-]*[A-Za-z0-9]$/ {noformat} as regex {noformat}
[_a-z][-0-9_a-z]*\$? {noformat} is not allowing to create user/group with dot
character but linux(centos 6.4) allow to create user/group with dot character.
> Not able to create group with dot character
> -------------------------------------------
>
> Key: RANGER-381
> URL: https://issues.apache.org/jira/browse/RANGER-381
> Project: Ranger
> Issue Type: Bug
> Affects Versions: 0.4.0, 0.4.1
> Reporter: Hanish Bansal
> Assignee: Hanish Bansal
> Priority: Minor
> Labels: patch
> Fix For: 0.5.0
>
> Attachments:
> 0001-RANGER-381-Not-able-to-create-group-with-dot-charact.patch
>
>
> When creating group with dot in name (E.g. "hanish.bansal") from Ranger admin
> UI, it gives error message "Please enter valid name".
> Since linux group naming convention allow dot (.) character, so same should
> be allowed from Ranger admin UI.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)