Re: changing user fails when running activemq from init.d

2016-09-30 Thread Tim Bain
Awesome, thanks for helping out. On Sep 30, 2016 1:15 AM, "rkrell" wrote: > Sure, here you are: https://issues.apache.org/jira/browse/AMQ-6447. > > > > -- > View this message in context: http://activemq.2283324.n4. > nabble.com/changing-user-fails-when-running-activemq- > from-init-d-tp4685689p4

Re: changing user fails when running activemq from init.d

2016-09-30 Thread rkrell
Sure, here you are: https://issues.apache.org/jira/browse/AMQ-6447. -- View this message in context: http://activemq.2283324.n4.nabble.com/changing-user-fails-when-running-activemq-from-init-d-tp4685689p4717281.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: changing user fails when running activemq from init.d

2016-09-29 Thread Tim Bain
Can you please submit a bug report in JIRA for this? On Sep 29, 2016 5:34 AM, "rkrell" wrote: > I've been faced with exactly the same problem and found out the problem to > be > a small inaccuracy in the bin/activemq script (version 5.10.0), when the > ACTIVEMQ_USER variable is set to a dedicate

Re: changing user fails when running activemq from init.d

2016-09-29 Thread rkrell
I've been faced with exactly the same problem and found out the problem to be a small inaccuracy in the bin/activemq script (version 5.10.0), when the ACTIVEMQ_USER variable is set to a dedicated system user AND this system user does have /bin/csh in /etc/passwd defined as default shell instead of

changing user fails when running activemq from init.d

2014-09-18 Thread Peri Stracchino
Hi I'm trying to get an existing (and working) apachemq installation running as a specific user under init.d. I have it working if I dont specify the user and allow it to run as root. However if I change the user in the /etc/default/activemq file to the required user I get the following output, an