[Issues] [mod_auth_xradius 0000121]: radius field

Mantis Bug Tracker issues at outoforder.cc
Tue Jan 11 14:52:19 EST 2011


A NOTE has been added to this issue. 
====================================================================== 
http://issues.outoforder.cc/view.php?id=121 
====================================================================== 
Reported By:                avigdorf
Assigned To:                
====================================================================== 
Project:                    mod_auth_xradius
Issue ID:                   121
Category:                   Apache Integration
Reproducibility:            have not tried
Severity:                   major
Priority:                   high
Status:                     new
Apache Version:             apache 2.0.52 on RHEL 4.8 
====================================================================== 
Date Submitted:             2010-11-16 08:29 EST
Last Modified:              2011-01-11 14:52 EST
====================================================================== 
Summary:                    radius field
Description: 
We've ported apache form 1.3 on Solaris 8 to RHEL 4.8
It was using mod_auth_radius which we changed to mod_auth_xradius

Authentication works fine, but
There is an attribute in the Group Setup - Radius (IETF) form called Callback-ID
(20) that we traced to be transfered to the application on Solaris, but somehow
is not transfered on Linux.

How can we find out why this attribute disappear?

Steps to Reproduce: 
display the environment of the brouser after logging to the apache server using
the radius authentication
====================================================================== 

---------------------------------------------------------------------- 
 (0000238) urkle (administrator) - 2011-01-11 14:52
 http://issues.outoforder.cc/view.php?id=121#c238 
---------------------------------------------------------------------- 
Let me make sure I'm understanding...  CALLBACK_ID is supposed to be in some
environment variable for you application to use?  What variable is it stored in?

Or is it something that needs to be provided to the radius authentication itself
from the environment?

Line 161 in mod_auth_xradius.c is where the radius authentication variables are
setup. There is where another "put" can be setup to push the CALLBACK_ID to the
radius server before the authentication check. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-11-16 08:29 avigdorf       New Issue                                    
2011-01-11 14:52 urkle          Note Added: 0000238                          
======================================================================




More information about the Issues mailing list