add new group
Russ Allbery
rra at stanford.edu
Tue May 8 17:01:18 UTC 2007
Drew <usernumber1000 at yahoo.com> writes:
> Thank you for your reply. Here is the readers.conf, w/ my ip and tld
> sanitized.
> # grep -v \# readers.conf | egrep '[a-z]|\}'
> auth "localhost" {
> hosts: "localhost, 127.0.0.1, stdin"
> default: "<localhost>"
> }
> access "localhost" {
> users: "<localhost>"
> newsgroups: "*,!junk,!control,!control.*"
> access: RPA
> }
> auth "local" {
> hosts: "x.x.x.x/14"
> default: "<local>@toplevel"
> }
> access "local" {
> newsgroups: "*,!junk,!control,!control.*"
> access: RPA
> }
Hm, okay, that looks fine.
Try telnet <news-server> nntp, and then once you've connected, send:
MODE READER
GROUP <group-name>
where <group-name> is the name of the new group that you created. What
happens?
--
Russ Allbery (rra at stanford.edu) <http://www.eyrie.org/~eagle/>
Please send questions to the list rather than mailing me directly.
<http://www.eyrie.org/~eagle/faqs/questions.html> explains why.
More information about the inn-workers
mailing list