[
https://issues.apache.org/jira/browse/ACCUMULO-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13810920#comment-13810920
]
ASF subversion and git services commented on ACCUMULO-1387:
-----------------------------------------------------------
Commit 05d5921c00cc5f71857fcb6c4a173cccc2e40123 in branch refs/heads/master
from [~ctubbsii]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=05d5921 ]
ACCUMULO-210 Create separate RPMs
Add descriptions to each module, add scripts to create user
(ACCUMULO-1387), and to set up system-wide configuration
(ACCUMULO-1385), using conventional unix directories from the RPM macros
where appropriate (ACCUMULO-1638)
> RPM/DEB should create an accumulo user
> --------------------------------------
>
> Key: ACCUMULO-1387
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1387
> Project: Accumulo
> Issue Type: Improvement
> Components: build
> Reporter: Christopher Tubbs
> Assignee: Christopher Tubbs
> Priority: Minor
> Fix For: 1.6.0
>
>
> Accumulo shouldn't be owned and run as root when using the RPM/DEB packaging.
> Instead, we should have a pre-install script that manages an accumulo user,
> in the same way that other services create users (httpd, postgres, mysql,
> ntp, sshd, ftp, and countless others follow this practice). Init scripts that
> launch accumulo services should suid to this user (using lsb start_daemon
> --user flag, preferred).
--
This message was sent by Atlassian JIRA
(v6.1#6144)