[Devel] [ openser-Feature Requests-1681265 ] differ between wrong password, stale nonce and invalid user

SourceForge.net noreply at sourceforge.net
Thu Mar 15 10:25:05 CET 2007


Feature Requests item #1681265, was opened at 2007-03-15 10:25
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743023&aid=1681265&group_id=139143

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: modules
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Klaus Darilion (klaus_darilion)
Assigned to: Nobody/Anonymous (nobody)
Summary: differ between wrong password, stale nonce and invalid user

Initial Comment:
I want to log failed authentication requests due to a wrong password (wrong response), but I do not want to log failed authentication requests due to a stale nonce.

It can for example be done by having different return values from www/proxy_authorize:
E.g. 1: successful
-1: stale nonce
-2: wrong response (wrong password)
-3: user (username in this realm) does not exist
...


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743023&aid=1681265&group_id=139143



More information about the Devel mailing list