Hello Sir,
I am using freeradius-0.9.3 version to test a
different RADIUS server.
When I send the Normal User-Name,Password to the
server with the command
radclient "User-Name=somevalue" | radclient <server
ip:port> auth <shared Secret key>
, I get a successful login message which is correct .
        Now I set the server on a different port for sending
me Offline Challenge.
Now I used the above command with that port and server
sent me a Challenge and a State.
        Now I have a offline Client token Software which
takes in this Challenge and PIN and return me a
password which I send to the server again with the
command
radclient
"User-Name=somevalue,CHAP-Password=thatvalue,State=u8w222....."
| radclient <server ip:port> auth <shared Secret key>
, server send me Wrong Credentials.
But I know the User-Name,CHAP-Password,State are
correct and it should return Login Successful.
        Please through some light that what and how I am
doing this is correct or not and where can be the
problem.I have not changed anything related to CHAP
from the present files.

Thanks
Sandeep 

________________________________________________________________________
Yahoo! India Matrimony: Find your partner online. 
http://yahoo.shaadi.com/india-matrimony/

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to