Accessing REQUEST structure data outside FreeRADIUS module
    Joe Maimon 
    jmaimon at ttec.com
       
    Wed Apr 12 12:28:13 CEST 2006
    
    
  
Nicolas Castel wrote:
> Hello and thanks for replies
> 
> I'm using FreeRADIUS v1.1.0. I'm developping  some modules and I try to
> access auth_req structure (REQUEST) data from an  external function (out of
> my module) and it fails. All works fine when  accessing this data from the
> module itself but when i call an external  function with the address of
> REQUEST, it doesn't work.
> 
> and  in anotherfile, lib_com.c
What happens when your "external" function is in the same file as your 
module function?
    
    
More information about the Freeradius-Users
mailing list