You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "peng.jianhua (JIRA)" <ji...@apache.org> on 2017/03/22 01:14:41 UTC

[jira] [Created] (RANGER-1467) The password is not set after the user is created by install program during installing Ranger Policy Admin. We should set password like db user.

peng.jianhua created RANGER-1467:
------------------------------------

             Summary: The password is not set after the user is created by install program during installing Ranger Policy Admin. We should set password like db user.
                 Key: RANGER-1467
                 URL: https://issues.apache.org/jira/browse/RANGER-1467
             Project: Ranger
          Issue Type: Bug
          Components: admin
    Affects Versions: 1.0.0
            Reporter: peng.jianhua
            Assignee: peng.jianhua
            Priority: Minor


The password is not set after the user is created by install program during installing Ranger Policy Admin. The current logic is reasonable if the user exists during installing Ranger Policy Admin. Based on current program logic we can only use the new linx user according to as following methods:
    1. Set the new user password manually.
    2. Login system using root user. Then use su command to switch the new user.
Obviously, these steps increase the difficulty of the user to use the system and reduce easy-using of the Ranger Policy Admin. 
We should automatically set password for the new user after the user was created like db user.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)