Re: Freeradius+Java application api call and authenticate

2009-04-16 Thread sollunga
, Called-Station-Id, Calling-Station-Id sollunga wrote: sorry to bring it back i am bit confused, even though i have the username and password in simulator, still it gives me this error message ERROR [net.jradius.log.BaseRadiusLog] - Problem: Request Missing: User-Password CHAP

Re: Freeradius+Java application api call and authenticate

2009-04-13 Thread sollunga
)] --- RADIUS Reply: --- Class: class net.jradius.packet.AccessReject Attributes: also i would like to use only username, userpassword and a 10 digit number tobe checked how to achieve this? sollunga wrote: my apologies ivan tnt-4 wrote

Re: Freeradius+Java application api call and authenticate

2009-03-22 Thread sollunga
my apologies ivan tnt-4 wrote: http://coova.org/wiki/index.php/JRadius/WithFreeRADIUS http://coova.org/wordpress/index.php/2007/04/07/integrating-radius-with-your-java-enterprise/ i can find only these two urls for documentation? anywhere else as a reference? Ask them, not us. Ivan

Re: Freeradius+Java application api call and authenticate

2009-03-20 Thread sollunga
Finished request 1. Going to the next request Waking up in 1.9 seconds. Cleaning up request 1 ID 2 with timestamp +13 Ready to process requests. sollunga wrote: thanks ivan for the quick reply, will get back to you shortly sollunga wrote: i am using Cisco ACS for authenticating my vpn

Re: Login to Cisco devices through freeradius

2009-03-20 Thread sollunga
try commenting out the eap module in both radiusd.conf and sites-available/default, inner-tunnel, then try starting radiusd -X tnt-4 wrote: Sorry but what you said doesn't make any sense to me. The default config didn't work. How can you explain the same alarms even after changing the

Re: Freeradius+Java application api call and authenticate

2009-03-20 Thread sollunga
http://coova.org/wiki/index.php/JRadius/WithFreeRADIUS http://coova.org/wordpress/index.php/2007/04/07/integrating-radius-with-your-java-enterprise/ i can find only these two urls for documentation? anywhere else as a reference? tnt-4 wrote: finally i had some luck i guess, now the radius

Re: Freeradius+Java application api call and authenticate

2009-03-14 Thread sollunga
thanks ivan for the quick reply, will get back to you shortly sollunga wrote: i am using Cisco ACS for authenticating my vpn users, now i thought of using two factor auth in place against the direct authentication by ACS, on this process one of the googling guided me to try proxying

Re: Freeradius+Java application api call and authenticate

2009-03-13 Thread Sollunga S
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. From: t...@kalik.net t...@kalik.net To: FreeRadius

Freeradius+Java application api call and authenticate

2009-03-12 Thread sollunga
i am using Cisco ACS for authenticating my vpn users, now i thought of using two factor auth in place against the direct authentication by ACS, on this process one of the googling guided me to try proxying the ACS to Freeradius and call some scripts to talk to the java application. now by making

Re: Freeradius+Java application api call and authenticate

2009-03-12 Thread sollunga
also i am going thru the documentation part of jradius to imply? can anyone of you suggest me whether i am in right direction? sollunga wrote: i am using Cisco ACS for authenticating my vpn users, now i thought of using two factor auth in place against the direct authentication by ACS