Is there any way to change RADIUS authentication method from CHAP to something else.
Since I’m using Cisco ACS5.2 and Windows AD which it seems can’t permit CHAP method by default, and I can’t enable CHAP-based authentication in AD. So maybe I can change Mikrotik RADIUS authentication method from CHAP to PAP which I’ve test using NTRadPing Radius client and works fine.
RADIUS doesn’t use CHAP. Your PPPoE, or other service is what is using CHAP and yes, there is a checkbox. If your talking about PPPoE Client then uncheck chap and pap under the dial-out tab of the PPPoE Client…
I think you are talking about User Authentication via ACS/Windows AD.
Generally Winbox user authentication uses CHAP to authenticate but Telnet doesn’t not. So if you want to login to your router via Winbox then you have to enable chap on Cisco ACS. and Import your AD users to ACS.
Generally Winbox user authentication uses CHAP to authenticate but Telnet doesn’t not. So if you want to login to your router via Winbox then you have to enable chap on Cisco ACS. and Import your AD users to ACS.
Thanks. I tried Telnet, and it worked. It authenticated with AD using PAP. But Winbox uses CHAP, and still no way to fix it.