[Noffle-devel] [ noffle-Bugs-684118 ] V1.1.3 does not authenticate correctly
Brought to you by:
bears
From: SourceForge.net <no...@so...> - 2003-02-11 11:06:22
|
Bugs item #684118, was opened at 2003-02-10 19:30 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101044&aid=684118&group_id=1044 Category: None Group: None Status: Open Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Jim Hague (bears) Summary: V1.1.3 does not authenticate correctly Initial Comment: Hello there, As a Debian Sid user, i upgraded my system this weekend, upgrading noffle to 1.1.3 by the way. I use a news server with authentication, and whenever i run "noffle -f" to fetch articles, noffle says: Connected to 81.202.216.250:119 Username rejected. Server stat: 381 PASS required Posting articles Username rejected. Server stat: 381 PASS required I've double-checked the user&password in the config file, and tested them via telnetting the server. And it works perfectly (i used "authinfo user my_username" and then "authinfo pass my_password", and worked). I hope you can fix this. Keep the good work, Iván Sánchez Ortega <iva...@wa...> ---------------------------------------------------------------------- >Comment By: Jim Hague (bears) Date: 2003-02-11 11:13 Message: Logged In: YES user_id=184 Thanks for the bug report. This is a known problem with 1.1.3, which is now fixed in CVS, though I'm waiting for confirmation. I will release 1.1.4 as soon as I can check the fix. I'll be makin a new release shortly. In the meantime, if you want to apply the fix yourself, change STAT_AUTH_REQUIRED on line 169 of client.c to STAT_MORE_AUTH_REQUIRED. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101044&aid=684118&group_id=1044 |