<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-2">
<META content="MSHTML 6.00.6000.16705" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=336241907-25092008><FONT face=Arial size=2>I add the 
allow_codechange in jradius module in radiusd.conf file as you can 
see:</FONT></SPAN></DIV>
<DIV><SPAN class=336241907-25092008><FONT face=Arial size=2>    # 
configure the rlm_jradius module<BR>    jradius 
{<BR>        
name      = 
"example"             
# The "Requester" name (a 
single<BR>                                          
# JRadius server can 
have<BR>                                          
# multiple 
"applications")<BR>        primary   
= "localhost"           # Uses 
default port 1814<BR>        secondary = 
"localhost"             
# Fail-over server<BR>        tertiary  
= "localhost"        # Fail-over server on port 
8002<BR>        timeout   = 
1                     
# Connect Timeout<BR>        
onfail    = 
NOOP                  
# What to do if no 
JRadius<BR>                                          
# Server is found. Options 
are:<BR>                                          
# FAIL (default), OK, REJECT, NOOP<BR>        
keepalive = 
yes                  
# Keep connections to JRadius 
pooled<BR>        connections = 
8                  
# Number of pooled JRadius 
connections<BR>        allow_codechange 
= yes<BR>     }</FONT></SPAN></DIV>
<DIV><SPAN class=336241907-25092008><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=336241907-25092008><FONT face=Arial size=2>But, when I started 
FreeRAdius on the console output, you can see that the allow_codechange is not 
read at all:</FONT></SPAN></DIV>
<DIV><SPAN class=336241907-25092008><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=336241907-25092008><FONT face=Arial size=2>Module: Library 
search path is ../lib<BR>Module: Loaded jradius<BR> jradius: name = 
"example"<BR> jradius: primary = "localhost"<BR> jradius: secondary = 
"localhost"<BR> jradius: tertiary = "localhost"<BR> jradius: timeout = 
1<BR> jradius: onfail = "NOOP"<BR> jradius: keepalive = 
yes<BR> jradius: connections = 8</FONT></SPAN></DIV>
<DIV><SPAN class=336241907-25092008><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=336241907-25092008><FONT face=Arial size=2>It seems that these 
parameters are not read at all because if I delete them all, I get the same 
output.</FONT></SPAN></DIV>
<DIV><SPAN class=336241907-25092008><FONT face=Arial size=2>From where these 
parameters are read from?</FONT></SPAN></DIV>
<DIV><SPAN class=336241907-25092008><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=336241907-25092008><FONT face=Arial 
size=2>Sincerely,</FONT></SPAN></DIV>
<DIV><SPAN class=336241907-25092008><FONT face=Arial size=2>Žagar 
Jelena</FONT></SPAN></DIV>
<DIV><SPAN class=336241907-25092008><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=336241907-25092008><FONT face=Arial 
size=2></FONT></SPAN> </DIV></BODY></HTML>