Henrik Stoerner wrote:
On Wed, Apr 05, 2006 at 06:04:37PM +0200, Etienne Roulland wrote:
You should be able to edit it with the hobbit-nkedit CGI.
Even if i create the file with the rw rights i cannot play with hobbit-nkedit CGI..
Mea culpa. hobbit-nkedit.cgi needs write access to the ~hobbit/server/etc/ directory (it creates a temporary file which is then renamed into the real configuration file). So
chmod g+w ~hobbit/server/etc chown nobody ~hobbit/server/etc
(substitute the real group-ID that your webserver uses).
Henrik
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
Hi all,
I have noot been able to trigger a msgs red alert with this config:
-----hobbit-clients.cfg----- HOST=argos,eliot LOAD 8.0 16.0 LOG messages %WARNING
---client-local.cfg----- [sunos] log:/var/adm/messages:10240 ... ...
I have following lines in /var/adm/messages of argos client:
Apr 2 06:05:01 argos explorer: [ID 702911 daemon.notice] Explorer started Apr 2 06:06:41 argos ip: [ID 766727 kern.warning] WARNING: The :ip*_forwarding ndd variables are obsolete and may be removed in a future release of Solaris. Use ifconfig(1M) to manipulate the forwarding status of an interface. Apr 2 06:07:21 argos explorer: [ID 702911 daemon.notice] Explorer finished Apr 2 09:33:56 argos IM-CC_ENG-inv cc-invagent: [ID 702911 daemon.warning] Inventory Agent returned error: 1 : /usr/lib/cc-cfw/platform/invagent/bin/cc-invagent: @JAVA_HOME@/bin/java: not found ... ...
What am I doing wrong?
Thanks.
Dominique UNIL - University of Lausanne