[
https://issues.apache.org/jira/browse/RANGER-926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15261628#comment-15261628
]
Gautam Borad commented on RANGER-926:
-------------------------------------
Committed to master :
https://github.com/apache/incubator-ranger/commit/415ed4399f131a02e7141ec347fe653b7db59902
> Ranger UI validation changes to allow . [dot] in firstname and lastname fields
> ------------------------------------------------------------------------------
>
> Key: RANGER-926
> URL: https://issues.apache.org/jira/browse/RANGER-926
> Project: Ranger
> Issue Type: Bug
> Components: admin
> Affects Versions: 0.5.0
> Reporter: Mehul Parikh
> Assignee: Mehul Parikh
> Fix For: 0.6.0
>
> Attachments: RANGER-926.patch
>
>
> *PROBLEM STATEMENT:*
> Ranger currently sets the Last Name and First Name fields from the User Name
> field.
> However, only space, _ and - is accepted in the Last Name field when trying
> to make a sync'd user an Admin. Usernames could be in the form
> firstname.lastname meaning they cannot change any users to Admins in the
> Ranger Admin interface. It fails with the message
> "Last name should start with alphabets & can have underscore, hyphen, space."
> *PROPOSED SOLUTION:*
> Please allow . [dot] in First Name and Last name of User (update validation
> on UI).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)