You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Mehul Parikh (JIRA)" <ji...@apache.org> on 2016/04/14 13:31:25 UTC

[jira] [Created] (RANGER-926) Ranger UI validation changes to allow . [dot] in firstname and lastname fields

Mehul Parikh created RANGER-926:
-----------------------------------

             Summary: 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


*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)