[
https://issues.apache.org/jira/browse/RANGER-1358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Qiang Zhang updated RANGER-1358:
--------------------------------
Attachment: 0001-RANGER-1358-If-the-linux-user-dones-not-exist-the-pa.patch
> If the linux user dones not exist, the password is not set after the user is
> created during installing Ranger Policy Admin. And the user group would be
> duplicate created if the user group exist.
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: RANGER-1358
> URL: https://issues.apache.org/jira/browse/RANGER-1358
> Project: Ranger
> Issue Type: Improvement
> Components: admin
> Reporter: Qiang Zhang
> Assignee: Qiang Zhang
> Attachments:
> 0001-RANGER-1358-If-the-linux-user-dones-not-exist-the-pa.patch
>
>
> If the linux user dones not exist, the password is not set after the user is
> created during installing Ranger Policy Admin. The current logic is
> reasonable if the user exists during installing Ranger Policy Admin . Now 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.
> And the user group would be duplicate created if the user group existed
> during installing Ranger Policy Admin.
> We should set password for the new user after the user was created. And We
> should check whether the user group exists during installing Ranger Policy
> Admin
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)