Administration Login using Radius

Its possible use a Radius server to authentication Administration users, to be used for ssh conections?

How can I do that?

Thanks

Did you try ‘set system login radius-server …’ ?

Tested it, works well.

set system login radius-server 10.1.1.50 port ‘1812’
set system login radius-server 10.1.1.50 secret ‘testing123’
set system login radius-server 10.1.1.50 timeout ‘30’

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.