[RADIATOR] Chap challenge in AuthBy EXTERNAL

2012-02-14 Thread Mark Green
Hello, I'm using an external command to authenticate users with . I've implemented PAP and CHAP. I've a problem with CHAP. If the NAS sends CHAP-Challenge I have no problem. But some ciscos send only CHAP-Password. How can I get the CHAP challenge in this case? In AuthGeneric.pm i read these l

Re: [RADIATOR] Chap challenge in AuthBy EXTERNAL

2012-02-16 Thread Mark Green
Thank you very much for your answer. I could use PreAuthHook to read the authenticator and add it as a custom attribute. But how can I read the packet info I need from the hook? Please somebody help me. 2012/2/15 Heikki Vatiainen > > On 02/14/2012 05:34 PM, Mark Green wrote: >