[ https://issues.apache.org/jira/browse/RANGER-1467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
peng.jianhua updated RANGER-1467: --------------------------------- Attachment: 0001-RANGER-1467-The-password-is-not-set-after-the-user-i.patch > 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 > Labels: patch > Attachments: > 0001-RANGER-1467-The-password-is-not-set-after-the-user-i.patch > > > 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)