<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div>thanks Ivan Kalik will go thru the cisco documentation and get backto you, meantime, still i am wondering howto post the information from freeradius to java application, iam confused with jradius document.<br><br></div><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><br><div style="font-family: arial,helvetica,sans-serif; font-size: 13px;"><font face="Tahoma" size="2"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> "tnt@kalik.net" <tnt@kalik.net><br><b><span style="font-weight: bold;">To:</span></b> FreeRadius users mailing list <freeradius-users@lists.freeradius.org><br><b><span style="font-weight: bold;">Sent:</span></b> Thursday, March 12, 2009 3:36:48 PM<br><b><span style="font-weight: bold;">Subject:</span></b> Re:
 Freeradius+Java application api call and authenticate<br></font><br>
>also i am going thru the documentation part of jradius to imply? can anyone<br>>of you suggest me whether i am in right direction?<br>><br><br>If you want to use Java that is a good way.<br><br>>> now by<br>>> making the ACS to do proxying at network configuration, i can see the<br>>> request<br><br>Well, we don't. Post the debug *with* the request.<br><br>>> is flowing to freeradius from ACS, and the freeradius does<br>>> ""<br>>> [chap] rlm_chap: Attribute "User-Name" is required for authentication.<br>>> ++[chap] returns invalid<br>>> Failed to authenticate the user.<br>>> Using Post-Auth-Type Reject<br>>> +- entering group REJECT {...}<br>>> [attr_filter.access_reject]     expand: %{User-Name} -><br>>> ++[attr_filter.access_reject] returns noop<br>>> Delaying reject of request 27 for 1 seconds<br>>><br><br>It's quite likely that it wasn't a chap
 request to start with. You are<br>forcing Auth-Type CHAP onto something that isn't chap.<br><br>>> ""<br>>><br>>> after a while it says<br>>><br>>> ""<br>>> [pap] Found existing Auth-Type, not changing it.<br>>> ++[pap] returns noop<br>>> Found Auth-Type = CHAP<br>>> +- entering group CHAP {...}<br>>> [chap] login attempt by "Doe" with CHAP password<br>>> [chap] Using clear text password "hello" for user Doe authentication.<br>>> [chap] chap user Doe authenticated succesfully<br>>> ++[chap] returns ok<br>>> +- entering group post-auth {...}<br>>> ++[exec] returns noop<br>>> Sending Access-Accept of id 63 to<br>>><br>>> ""<br><br>That looks fine. But you might need to return things like Service-Type in<br>the Access-Accept. You will need to read Cisco documentation to see what<br>is need for making a connection.<br><br>Ivan Kalik<br>Kalik
 Informatika ISP<br><br>-<br>List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html" target="_blank">http://www.freeradius.org/list/users.html</a><br></div></div></div><br>

      </body></html>