This is so far  i have in readers.conf :<br>
<br>
auth "pdg" {<br>
    hosts: "*"<br>
    python-auth: "/opt/pdg/nnrpd_auth.py"<br>
}<br>
<br>
access "pdg" {<br>
    newsgroups: "hlacik.*"<br>
    access: RPA<br>
}<br>
<br>
And this is what i am getting from log :<br>
<br>
 syntax error in /etc/news/readers.conf(140), Unexpected token: /opt/pdg/nnrpd_auth.py<br><br><div class="gmail_quote">On Tue, Jun 3, 2008 at 11:33 PM, David Hláčik <david@hlacik.eu> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello . i want to ask several questions :<br>
<br>
1) Is INN on Centos5.1 compiled with python auth hooks support?<br>
2) If i want my messages on news server to keep forever (history) , should i change expire.ctl?<br>
   What i need to set<br>
<br>
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 ).<br>
<br>
Thanks in advance!
</blockquote></div><br>