Building modules in C++ modules

2010-03-17 Thread Abu Marcose
Is it possible to build modules in C++ (g++ compiler)? I have taken the rlm_example.c file, renamed as cpp and then run make and I see some errors reported in the libradius header files. Before I spend time trying to figure out what the errors are, just wanted to make sure that this has been done

Re: Building modules in C++ modules

2010-03-17 Thread Abu Marcose
Exception handling for one. Also, if one would like to use third party C++ libraries. On Mar 17, 2010, at 4:49 PM, Alan DeKok al...@deployingradius.com wrote: Abu Marcose wrote: Is it possible to build modules in C++ (g++ compiler)? No. I have taken the rlm_example.c file, renamed

Configuring freeradius for a new authentication module

2010-03-16 Thread Abu Marcose
OK.. so first time I am working with free radius (or any kind of radius server) .. so please bear with me. I have a ubuntu based system on which I have installed freeradius 2.1.8 I have created my own new module called grid which is intended to only provide an authentication function I have the

Re: Configuring freeradius for a new authentication module

2010-03-16 Thread Abu Marcose
Access-Reject of id 106 to 127.0.0.1 port 53678 Waking up in 4.9 seconds. On Tue, Mar 16, 2010 at 8:17 PM, Alan DeKok al...@deployingradius.comwrote: Abu Marcose wrote: In fact since all i am interested in is authentication, i have removed entries from all the other sections