Hello all!
I'd like to configure the inn2 in woody, but i've got some problem... I've configured the inn2 in my own computer (sid, 2.4.1) and it works well... Then I've installed onto woody (2.3.2), but with quiet same config the server haven't worked. The server starts, you can read it without password (just only read), but if you want to authenticate yourself, the connection closes: [root at kian ~]# telnet 192.168.98.129 119 Trying 192.168.98.129... Connected to 192.168.98.129. Escape character is '^]'. 201 host.local.xx InterNetNews NNRP server INN 2.3.2 ready (no posting). list 215 Newsgroups in form "group high low flags". uhu.csevej 0000000000 0000000001 y . authinfo user USERNAME 381 PASS required authinfo pass PASSWORD Connection closed by foreign host. [root at kian ~]# I've found a simple perl script to check the password file/db and that's OK. Here's a part of my readers.conf: auth posting { hosts: "*" default: "<FAIL>" auth: "/usr/lib/news/bin/auth/passwd/ckpasswd -f /etc/news/password.news" } access posting { users: "*, !<FAIL>" newsgroups: "*, !control*, !junk*" } auth readonly { hosts: "*" default: "<read-only>" } access readonly { users: "<read-only>" newsgroups: "*, !control*, !junk*" } Can anyone help me? Thanks for the answer... IroNiQ p.s.: please CC: to me, because I'm not member of the list... p.s.2: sorry for my (bad) english... -- Web: http://ironiq.hu Email: [EMAIL PROTECTED] LinuxCounter: #331532 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]