author | Thomas Guyot-Sionnest <dermoth@aei.ca> | |
Wed, 14 Apr 2010 07:38:52 +0000 (03:38 -0400) | ||
committer | Thomas Guyot-Sionnest <dermoth@aei.ca> | |
Wed, 14 Apr 2010 07:38:52 +0000 (03:38 -0400) | ||
commit | a179737771ece982e1840d480b10cb6ed1792619 | |
tree | 62240812a399c61fe301240ac5ca165abc2bf393 | tree | snapshot |
parent | e7cefa7be491050b6dc895f6cfab82c5ead340a7 | commit | diff |
Fix check_radius returning OK on unexpected results
REJECT_RC is defined on some radiusclient versions and differenciates
between auth errors and bad responses. This patch will affect only the
behaviour of those clients exporting REJECT_RC.
In addition, unexpected return codes are now handled properly and
return UNKNOWN.
REJECT_RC is defined on some radiusclient versions and differenciates
between auth errors and bad responses. This patch will affect only the
behaviour of those clients exporting REJECT_RC.
In addition, unexpected return codes are now handled properly and
return UNKNOWN.
NEWS | diff | blob | history | |
THANKS.in | diff | blob | history | |
plugins/check_radius.c | diff | blob | history |