User authentication
Example user configuration
IX20 User Guide
535
service = system {
groupname = admin
}
}
}
In this example:
n
The user's username is
admin1
.
n
The user's password is
password1
.
n
The authentication group on the IX20 device,
admin
, is identified in the
groupname
parameter.
c. Save and close the
tac_plus.conf
file.
3. Log into the IX20 command line as a user with full Admin access rights.
Depending on your device configuration, you may be presented with an
Access selection
menu
. Type
admin
to access the Admin CLI.
4. At the command line, type
config
to enter configuration mode:
> config
(config)>
5. Configure the authentication methods:
a. Determine the current authentication method configuration:
(config)> show auth method
0 local
(config)>
This output indicates that on this example system, only local authentication is configured.
b. Add RADIUS authentication to the beginning of the list:
(config)> add auth method 0 radius
(config)>
c. Add authentication second place in the list:
(config)> add auth method 1 (config)>
d. Verify that authentication will occur in the correct order:
(config)> show auth method
0 radius
1
2 local
(config)>
6. Verify that the
admin
group has full administrator rights:
(config)> show auth group admin acl
admin
Содержание IX20
Страница 1: ...IX20 User Guide ...
Страница 598: ...Monitoring This chapter contains the following topics intelliFlow 599 Configure NetFlow Probe 606 IX20 User Guide 598 ...
Страница 613: ...Central management Configure Digi Remote Manager IX20 User Guide 613 ...
Страница 640: ...Diagnostics View system event logs IX20 User Guide 640 5 Click to download the system log ...
Страница 707: ...Command line interface Command line reference IX20 User Guide 707 more path The file to view Syntax STRING ...
Страница 710: ...Command line interface Command line reference IX20 User Guide 710 reboot Reboot the system Parameters None ...