<!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=309481505-29092008><FONT face=Arial
size=2>Hy!</FONT></SPAN></DIV>
<DIV><SPAN class=309481505-29092008><FONT face=Arial size=2>I am using JRadius
together with the FreeRadius.</FONT></SPAN></DIV>
<DIV><SPAN class=309481505-29092008><FONT face=Arial size=2>I put the jradius
module inside the authorize and post-authenticate sections.</FONT></SPAN></DIV>
<DIV><SPAN class=309481505-29092008><FONT face=Arial size=2>Authorize section
(implemented inside JRadsius server) sets the Auth-Type on
Accept</FONT></SPAN><SPAN class=309481505-29092008><FONT face=Arial size=2>.
</FONT></SPAN></DIV>
<DIV><SPAN class=309481505-29092008><FONT face=Arial size=2>As you can see, the
next is received from the rlm_jradius module of FreeRadius
when</FONT></SPAN></DIV>
<DIV><SPAN class=309481505-29092008><FONT face=Arial size=2>auth-type is set on
Accept by JRadius server. The code of auth-type attribute is 1000 and as
you can </FONT></SPAN></DIV>
<DIV><SPAN class=309481505-29092008><FONT face=Arial size=2>see there is
</FONT></SPAN><SPAN class=309481505-29092008><FONT face=Arial size=2>such
attribute in the Radius request.</FONT></SPAN></DIV>
<DIV><SPAN class=309481505-29092008><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=309481505-29092008><FONT face=Arial size=2>rlm_jradius: reading
packet: code=1 len=203<BR>rlm_jradius: reading attribute: type=1;
len=6<BR>rlm_jradius: reading attribute: type=2; len=11<BR>rlm_jradius: reading
attribute: type=61; len=4<BR>rlm_jradius: reading attribute: type=5;
len=4<BR>rlm_jradius: reading attribute: type=4; len=4<BR>rlm_jradius: reading
attribute: type=232; len=4<BR>rlm_jradius: reading attribute: type=31;
len=10<BR>rlm_jradius: reading attribute: type=6; len=4<BR>rlm_jradius: reading
attribute: type=80; len=16<BR>rlm_jradius: reading attribute: type=1052;
len=4<BR><STRONG>rlm_jradius: reading attribute: type=1000;
len=4</STRONG></FONT></SPAN></DIV>
<DIV><SPAN class=309481505-29092008><STRONG><FONT face=Arial
size=2></FONT></STRONG></SPAN> </DIV>
<DIV><SPAN class=309481505-29092008><FONT face=Arial size=2>Why FreeRadius is
saying:</FONT></SPAN></DIV>
<DIV><SPAN class=309481505-29092008><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=309481505-29092008><FONT face=Arial size=2>auth: No
authenticate method (Auth-Type) configuration found for the request:
Re<BR>jecting the user</FONT></SPAN></DIV>
<DIV><SPAN class=309481505-29092008><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=309481505-29092008><FONT face=Arial size=2>I saw that auth-type
is defined inside dictionyry.freeradius.internal file and that file is
incuded inside</FONT></SPAN></DIV>
<DIV><SPAN class=309481505-29092008><FONT face=Arial size=2>the dictionary main
file. What else must be done in order for FreeRadius to recognize auth-type when
it is set</FONT></SPAN></DIV>
<DIV><SPAN class=309481505-29092008><FONT face=Arial size=2>inside the Radius
request.</FONT></SPAN></DIV>
<DIV><SPAN class=309481505-29092008><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=309481505-29092008><FONT face=Arial
size=2>Sincerelly,</FONT></SPAN></DIV>
<DIV><SPAN class=309481505-29092008><FONT face=Arial size=2>Žagar
Jelena</FONT></SPAN></DIV></BODY></HTML>