On Wednesday 03 October 2001 14:50, Douglas J. Hunley babbled:
> what the fsck do I put in readers.conf to allow anyone anywhere to connect
> to the news server with their newsreader, peruse the groups, and post?
> thanks

I think this will do it. Yes?

auth "users" {
    hosts: "8, !localhost, !127.0.0.1, !stdin"
    default: "<news_user>"
}

access "users" {
    users: "<news_user>"
    newsgroups: "*"
    access: RP
}
-- 
Douglas J. Hunley ([EMAIL PROTECTED]) - Linux User #174778 
Admin: http://hunley.homeip.net/        Admin: http://linux.nf/ 

panic("Oh boy, that early out of memory?");
        2.2.16 /usr/src/linux/arch/mips/mm/init.c
_______________________________________________
http://linux.nf -- [EMAIL PROTECTED]
Archives, Subscribe, Unsubscribe, Digest, Etc 
->http://linux.nf/mailman/listinfo/linux-users

Reply via email to