Hello,
I have configure radius authentication for ex4200 and everey thing works fine:
set system authentication-order [radius password] set system radius-server 192.168.1.2 secret xxxxxxx
I have one problem, the local user still can login, even if radius server is available.
How to prevent it, and allow local user login only radius server is unavailable?
Thanks.