FS#39364 - [openfire] Let openfire.install create a system user and a system group

Attached to Project: Community Packages
Opened by Malte Rabenseifner (Zearan) - Wednesday, 12 March 2014, 14:13 GMT
Last edited by Massimiliano Torromeo (mtorromeo) - Thursday, 13 March 2014, 08:50 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Massimiliano Torromeo (mtorromeo)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
openfire.install creates a user and a group to run the openfire server under this user/group. However the user and the group should be created with `useradd -r` and `groupadd -r` to get them assigned a UID/GID below 1000. That way it is easier to keep track of real user accounts with UID/GID above 1000.
This task depends upon

Closed by  Massimiliano Torromeo (mtorromeo)
Thursday, 13 March 2014, 08:50 GMT
Reason for closing:  Fixed
Additional comments about closing:  openfire-3.9.1-2

Loading...