I am registered at news.eternal-september.org, but the server requires a username and password for interacting with anything beyond the local groups. How can I force nn to authenticate with the server?
On 2023-09-16, Mortimer Houghton <mortimer@ASUS.VivoBook.X512D> wrote:
I am registered at news.eternal-september.org, but the server requires a
username and password for interacting with anything beyond the local groups. >> How can I force nn to authenticate with the server?
I was looking through souce files for nn and in nntp.c, it seems to indicate >that nntp_doauth is only performed when the server prompts for it, either >through an 480 response from the server, an error message indicating that >authorization is required, or if the server blocks posting without >authorization. Is there no way to force authorization on the client side?
mortimer@ASUS.VivoBook.X512D writes:
On 2023-09-16, Mortimer Houghton <mortimer@ASUS.VivoBook.X512D> wrote:
I am registered at news.eternal-september.org, but the server requires a >>> username and password for interacting with anything beyond the local groups.
How can I force nn to authenticate with the server?
I was looking through souce files for nn and in nntp.c, it seems to indicate >>that nntp_doauth is only performed when the server prompts for it, either >>through an 480 response from the server, an error message indicating that >>authorization is required, or if the server blocks posting without >>authorization. Is there no way to force authorization on the client side?
Well, I just made my own solution and added doauth to connect_server in nntp.c
It's an ugly solution, since ideally I would want to make it something that wasn't default, but connected to a commandline option, like '-F'.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 546 |
Nodes: | 16 (2 / 14) |
Uptime: | 09:50:06 |
Calls: | 10,389 |
Calls today: | 4 |
Files: | 14,061 |
Messages: | 6,416,844 |
Posted today: | 1 |