mod_auth_radius bus errors
Hi all, I'm attempting to use mod_auth_radius (the cvs string is out-of-date, but it's the latest from freeradius.org for Apache 1.3), to authenticate to a Safeword RADIUS server, but when I authenticate, Apache bus errors - on auth failure, however, it doesn't. There's nothing useful logged, and no core file, basically, the server thinks I've authenticated, and Apache logs: [Date time] [notice] child pid 9819 exit signal Bus Error (10) And the web page I'm trying to access is never displayed (Unable to display web page error.) This is on a Solaris 10 / SPARC box - wondering if there may be some network byte-ordering issue? Anyway, if anyone has seen this before, and know what I'm doing wrong, would appreciate any assistance. Best regards, Rick
Rick wrote:
I'm attempting to use mod_auth_radius (the cvs string is out-of-date, but it's the latest from freeradius.org for Apache 1.3),
Latest from CVS? Or...?
to authenticate to a Safeword RADIUS server, but when I authenticate, Apache bus errors - on auth failure, however, it doesn't. There's nothing useful logged, and no core file, basically, the server thinks I've authenticated, and Apache logs:
There were issues with older versions of the module. The code in CVS should have this fixed. We need to issue a new version of the module which contains the fixes. Alan DeKok.
participants (2)
-
Alan DeKok -
Rick