Xymon Mailing List Archive search

su:/bin/bash permission denied

list Michael Ciccone
Mon, 27 Feb 2006 16:52:24 -0700
Message-Id: <user-0aba64557060@xymon.invalid>

That's a typo... It should read... /usr/lib/hobbit/service for both.  As
far as location "/usr/lib".. This is where the rpm installed the
software.  But your right I should move it.

Thanks


-----Original Message-----
From: Dan Vande More [mailto:user-f3c4c62d9d50@xymon.invalid] 
Sent: Monday, February 27, 2006 4:50 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] su:/bin/bash permission denied

Your path names are incorrect.

You said:
#su - c "/usr/lib/hobbit/service/hobbit.sh start" - hobbit works.

However, you have:
DAEMON=/usr/lib/hobbit/service/hobbit.sh
in your script.

p.s. /usr/lib seems like a crazy place to put software, but that's just
my opinion.

Good luck,

Dan

On 2/27/06, Michael Ciccone <user-0f48d58fda03@xymon.invalid> wrote:
hobbit:x:501:501:Hobbit user:/usr/lib/hobbit:/bin/bash


-----Original Message-----
From: Etienne Roulland [mailto:user-318b6b240fb9@xymon.invalid]
Sent: Monday, February 27, 2006 2:37 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] su:/bin/bash permission denied

Hi,
Error is:
Starting hobbit:  su:/bin/bash permission denied.
Can you make a "grep hobbit /etc/passwd" ?

Etienne