newscache: Thread: Running without superuser privileges


[<<] [<] Page 1 of 1 [>] [>>]
Subject: Running without superuser privileges
From: none none ####@####.####
Date: 15 Feb 2006 03:04:29 +0000
Message-Id: <9fc8734e0602141904t33ad6434j924b53e9e209433d@mail.gmail.com>

Is it possible to run newscache without superuser privileges? If so, what
configuration options should be used facilitate logging? I can't seem to get
it up and running and it doesn't seem to output any logging info.

Thanks
Subject: Re: Running without superuser privileges
From: none none ####@####.####
Date: 15 Feb 2006 03:09:30 +0000
Message-Id: <9fc8734e0602141908u7b570a05y5f13912c904a7599@mail.gmail.com>

I realized I didn't mention that I want to 'install' and run, both without
root.
Subject: AW: Running without superuser privileges
From: "Straub Herbert" ####@####.####
Date: 15 Feb 2006 07:57:19 +0000
Message-Id: <3BFD6610938CF248B670B10533A25DD27E73C4@xc2kvmg1.wienkav.at>

No problem with nonroot environments. I used this in combination with the HP Testdrive to test NewsCache on variuos platforms. For compiling use:

1. socket:
./autogen
./configure --prefix=/home/none/build-test
make
make install

2. NewsCache
export LIBRARY_PATH=/home/none/build-test/lib
export CPLUS_INCLUDE_PATH=/home/none/build-test/include
./autogen
./configure --prefix=/home/none/build-test
make
make install

export LD_LIBRARY_PATH=/home/stb/

Edit etc/newscache.conf and modify
CachePort #12000
SpoolDirectory /home/none/build-test/var/newscache
PidFile /home/none/build-test/var/run

Create the necessary directories and run Newscache with sbin/newscache. Logging is done to syslog. You can change this to files.

Best regards
Herbert Straub

-----Ursprüngliche Nachricht-----
Von: none none ####@####.#### 
Gesendet: Mittwoch, 15. Februar 2006 04:04
An: ####@####.####
Betreff: Running without superuser privileges

Is it possible to run newscache without superuser privileges? If so, what
configuration options should be used facilitate logging? I can't seem to get
it up and running and it doesn't seem to output any logging info.

Thanks
Subject: Re: Running without superuser privileges
From: none none ####@####.####
Date: 16 Feb 2006 19:09:41 +0000
Message-Id: <9fc8734e0602161109x6f0b02e1t9475dcd443ac7de6@mail.gmail.com>

On 2/15/06, Straub Herbert ####@####.#### wrote:
>
> No problem with nonroot environments. I used this in combination with the
> HP Testdrive to test NewsCache on variuos platforms. For compiling use:



Thanks very much for the help. Works great. I think my problem was that I
didn't create the target directories for logging.
[<<] [<] Page 1 of 1 [>] [>>]


Powered by ezmlm-browse 0.20.