Re: [CentOS] Re: INN Python support in Centos 5.1

2008-06-04 Thread Ralph Angenendt
David Hláčik wrote: > 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.*" >

Re: [CentOS] Re: INN Python support in Centos 5.1

2008-06-04 Thread David Hláčik
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: "localho

Re: [CentOS] Re: INN Python support in Centos 5.1

2008-06-04 Thread Ralph Angenendt
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 pgp9bsInMV90W.pgp Description: PGP signature _

[CentOS] Re: INN Python support in Centos 5.1

2008-06-03 Thread David Hláčik
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_au