Re: generating ACCESS-CHALLENGE from radius server

2008-06-23 Thread Sudarshan Soma
Hi I managed to change radius server rlm_unix code to generate ACCESS-CHALLENGE by looking at rlm_example code. Can someone please let me know is there any way i can tell radius server to generate ACCESS-CHALLENGE with out making changes as i did it above? Regards, Sudarshan On Wed, Jun 18,

Re: Re: generating ACCESS-CHALLENGE from radius server

2008-06-23 Thread David Mitton
Access-Challenge messages are generated by an authentication method that needs them. Look at the auth method you intend to use. Many do not as sufficent info is in the Access-Request.Usually a NAS generates aCHAP challenge locally and includes it in the A-R. EAP methods use a lot of