Bug #151
RPM package does not create oneadmin account
Status: | Closed | Start date: | 09/10/2009 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Jaime Melis | % Done: | 0% | |
Category: | - | |||
Target version: | Release 1.4 | |||
Resolution: | fixed | Pull request: | ||
Affected Versions: |
Description
The RPM package used to install OpenNebula in RedHat/CentOS/Scientific Linux does not create the oneadmin account and the files it install belong to root.
Associated revisions
Merge pull request #151 from juanmont/FF-4901
F 4901
History
#1 Updated by Jaime Melis almost 12 years ago
- Status changed from New to Closed
- Resolution set to fixed
Fixed by adding a %pre section which handles the creation of the oneadmin user account. See revision #768.