|
Re: innd - you have no permission to talk. Goodbye (fwd): msg#00111network.inn
Justin Zygmont <jzygmont@xxxxxxxxxxxxxxxxxxxx> writes: > I was just trying to setup INN for some local newsgroups, here's what I > have in my readers.conf: > auth "example.com" { > hosts: "example.com" > default: "<user>" > default-domain: "example.com" > } Here you assign to any connection from example.com the identity <user>. > access "all" { > users: "example.com" > newsgroups: "*" > } Here you grant access to the identity "example.com", which can never be assigned to any connection. You need to grant access to the same user as you assign in the auth block. (You probably also want *.example.com in most situations; example.com only matches the host named specifically example.com.) -- Russ Allbery (rra@xxxxxxxxxxxx) <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. |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | innd - you have no permission to talk. Goodbye (fwd): 00111, Justin Zygmont |
|---|---|
| Next by Date: | Re: innd - you have no permission to talk. Goodbye (fwd): 00111, Russ Allbery |
| Previous by Thread: | innd - you have no permission to talk. Goodbye (fwd)i: 00111, Justin Zygmont |
| Next by Thread: | Re: innd - you have no permission to talk. Goodbye (fwd): 00111, Russ Allbery |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |