Hello, this is what i am getting when i am trying to authenticate from news client :<br><br>Jun  4 11:49:01 sx2 nnrpd[8251]: python interpreter initialized OK<br>Jun  4 11:49:01 sx2 nnrpd[8251]: python auth object is not defined<br>
<br>This is what i have in readers.conf :<br><br>auth "localhost" {<br>    #hosts: "localhost, <a href="http://127.0.0.1">127.0.0.1</a>, stdin"<br>    #hosts: "10.123.*"<br>    #default: "<localhost>"<br>
    python_auth: "/opt/pdg/nnrpd_auth.py"<br>}<br><br># Grant that specific identity access to read and post to any newsgroup<br># and allow it to post articles with Approved: headers to moderated<br># groups.<br>
<br>access "localhost" {<br>    users: "<localhost>"<br>    newsgroups: "*"<br>    access: RPA<br>}<br><br>Thanks in advance!<br><br><br><div class="gmail_quote">On Wed, Jun 4, 2008 at 10:36 AM, Ralph Angenendt <<a href="mailto:ra%2Bcentos@br-online.de">ra+centos@br-online.de</a>> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">David Hláčik wrote:<br>
> 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>
</div>readers.conf(5) tells me that it's python_auth.<br>
<br>
Cheers,<br>
<font color="#888888"><br>
Ralph<br>
</font><br>_______________________________________________<br>
CentOS mailing list<br>
<a href="mailto:CentOS@centos.org">CentOS@centos.org</a><br>
<a href="http://lists.centos.org/mailman/listinfo/centos" target="_blank">http://lists.centos.org/mailman/listinfo/centos</a><br>
<br></blockquote></div><br>