User authentication
Example user configuration
IX14 User Guide
239
2. Configure a user on the server:
a. On the ubuntu machine hosting the server, open the
/etc//tac_plus.conf
file:
$ sudo gedit /etc//tac_plus.conf
b. Add a user to the
tac_plus.conf
file:
user = admin1 {
name ="Admin1 for TX64"
pap = cleartext password1
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 IX14 device,
admin
, is identified in the
groupname
parameter.
c. Save and close the
tac_plus.conf
file.
3. Log into the IX14 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)>
Содержание IX14
Страница 1: ...IX14 User Guide Firmware version 22 2 ...
Страница 45: ...Configuration and management Exit the command line interface IX14 User Guide 45 Type q or quit to exit ...
Страница 515: ...Monitoring This chapter contains the following topics intelliFlow 516 Configure NetFlow Probe 523 IX14 User Guide 515 ...
Страница 756: ...Routing Virtual Router Redundancy Protocol VRRP IX14 User Guide 756 ...
Страница 803: ...Command line interface Command line reference IX14 User Guide 803 Parameters None ...
Страница 812: ...Command line interface Command line reference IX14 User Guide 812 reboot Reboot the system Parameters None ...