Bug 535791 (RHQ-2450)

Summary: support "run as <user>" in rhq-server.sh, or in a wrapper script
Product: [Other] RHQ Project Reporter: Mark Burchard <mburchar>
Component: Launch ScriptsAssignee: RHQ Project Maintainer <rhq-maint>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedCC: cwelton, mdimaio, ricardo.arguello
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: All   
OS: All   
URL: http://jira.rhq-project.org/browse/RHQ-2450
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
*nix with SYSV init systems (RHEL using "chkconfig" in particular)
Last Closed: 2010-12-23 14:47:33 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Mark Burchard 2009-10-04 02:48:00 UTC
There's no reason for the Server to run as root, which is what it will do when called from init at present.  In any case, the runas user should be configurable.  Not sure if this should be a wrapper script along the lines of the Agent, but that would at least make things consistent.  Syncing the current init scripts style with the EAP jboss_init_* script style would be the "right" way to do it.  Something in the "$JBOSS_USER" format.  Also, we should move all the configurable variables to a standardized file along the lines of run.conf.  Basically, there should be no reason to edit either the Agent or Server start/init scripts at all.

I'm not a big fan of the way the runas user is configurable in with the Agent at present.  It's buried in the file and not very intuitive unless you know *nix.  It really should be a variable, at least.
 

Comment 1 Mark Burchard 2009-10-04 17:24:35 UTC
Please close this, duplicate of http://jira.rhq-project.org/browse/RHQ-2400

Comment 2 Red Hat Bugzilla 2009-11-10 21:04:41 UTC
This bug was previously known as http://jira.rhq-project.org/browse/RHQ-2450


Comment 4 Corey Welton 2010-12-23 14:47:33 UTC
closing - dupe

*** This bug has been marked as a duplicate of bug 535736 ***