[CentOS] Re: INN Python support in Centos 5.1

Tue Jun 3 22:15:34 UTC 2008
David Hláčik <david at hlacik.eu>

This is so far  i have in readers.conf :

auth "pdg" {
    hosts: "*"
    python-auth: "/opt/pdg/nnrpd_auth.py"
}

access "pdg" {
    newsgroups: "hlacik.*"
    access: RPA
}

And this is what i am getting from log :

 syntax error in /etc/news/readers.conf(140), Unexpected token:
/opt/pdg/nnrpd_auth.py

On Tue, Jun 3, 2008 at 11:33 PM, David Hláčik <david at hlacik.eu> wrote:

> Hello . i want to ask several questions :
>
> 1) Is INN on Centos5.1 compiled with python auth hooks support?
> 2) If i want my messages on news server to keep forever (history) , should
> i change expire.ctl?
>    What i need to set
>
> 3) Is there some configuration which i need to set to be able to use python
> auth hooks? Or can i simple proceed with adding them to readers.conf ( I
> allready tested my nnrpd_auth.py with nnrpd.py, which is working (nnrpd
> module is imported ).
>
> Thanks in advance!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20080604/e5ea0bdb/attachment-0004.html>