[Devel] [ openser-Feature Requests-1681265 ] differ between wrong
password, stale nonce and invalid user
SourceForge.net
noreply at sourceforge.net
Mon Apr 2 20:05:08 CEST 2007
Feature Requests item #1681265, was opened at 2007-03-15 05:25
Message generated for change (Comment added) made by apidruchny
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
...
----------------------------------------------------------------------
Comment By: Anatoly Pidruchny (apidruchny)
Date: 2007-04-02 14:05
Message:
Logged In: YES
user_id=1759384
Originator: NO
Please see the patch 1693132:
https://sourceforge.net/tracker/index.php?func=detail&aid=1693132&group_id=139143&atid=743022
We did this code change some time ago for ourselves and now want to
contribute it to all the OpenSER community. I hope this patch will be
included and that you find it useful.
----------------------------------------------------------------------
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