how to test authentication process using Access-Challenge response
Hi, I'm currently playing around with freeradius to implement a two-way authentication using smsotp. Is there a way to test the whole authentication process, including access-challenge packets without using a real radius client device? Many thanks and best regards, Greg
You can use TinyRadius with JMeter to bulk load queries. There are a number of different radius client tools you can use. On Sat, Feb 5, 2011 at 1:30 PM, Gregor Bruhin <greg@11g.ch> wrote:
Hi,
I'm currently playing around with freeradius to implement a two-way authentication using smsotp.
Is there a way to test the whole authentication process, including access-challenge packets without using a real radius client device?
Many thanks and best regards, Greg
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Thanks Alan and Peter for your fast answers. After doing some tests with the suggested tools I found no "ready to use" simulator for testing 2 step authentication with challenge response messages. I tried Jradius simulator which also seems not to have this feature. I will try to code myself something with the suggested libraries and tools. Thanks, Greg
participants (3)
-
Alan DeKok -
Gregor Bruhin -
Peter Lambrechtsen