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
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:
>