Hello, this is what i am getting when i am trying to authenticate from news client :
Jun 4 11:49:01 sx2 nnrpd[8251]: python interpreter initialized OK Jun 4 11:49:01 sx2 nnrpd[8251]: python auth object is not defined
This is what i have in readers.conf :
auth "localhost" { #hosts: "localhost, 127.0.0.1, stdin" #hosts: "10.123.*" #default: "<localhost>" python_auth: "/opt/pdg/nnrpd_auth.py" }
# Grant that specific identity access to read and post to any newsgroup # and allow it to post articles with Approved: headers to moderated # groups.
access "localhost" { users: "<localhost>" newsgroups: "*" access: RPA }
Thanks in advance!
On Wed, Jun 4, 2008 at 10:36 AM, Ralph Angenendt <ra+centos@br-online.dera%2Bcentos@br-online.de> wrote:
David Hláčik wrote:
This is so far i have in readers.conf :
auth "pdg" { hosts: "*" python-auth: "/opt/pdg/nnrpd_auth.py"
readers.conf(5) tells me that it's python_auth.
Cheers,
Ralph
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos