This article provides information about configuring, verifying, and troubleshooting RADIUS authentication.
For other topics, go to the SRX Getting Started main page.
This section contains the following:
abc
user@host#
set system radius-server 10.0.0.100 port 1812 secret abc
user@host# set system authentication-order radius user@host#
insert system authentication-order password before radius
remote
In this example, a user named remote , with a full name of "all remote users", who belongs to the operator login class is created.
operator
user@host# set system login user remote full-name "all remote users" user@host#
set system login user remote class operator
user@host# set system radius-options password-protocol mschap-v2
set system radius-options password-protocol mschap-v2
Note: Significant changes (examples, instructions, explanations) were made to the Junos 11.4 technical documentation. So, although your device is running Junos 10.4, you may refer to the Junos 11.4 technical documentation for detailed explanations.