User authentication
Example user configuration
LR54 User Guide
839
Web
1. Configure a user on the RADIUS server:
a. On the ubuntu machine hosting the FreeRadius server, open the
/etc/freeradius/3.0/users
file:
$ sudo gedit /etc/freeradius/3.0/users
b. Add a RADIUS user to the
users
file:
admin1 Cleartext-Password := "password1"
Unix-FTP-Group-Names := "admin"
In this example:
n
The user's username is
admin1
.
n
The user's password is
password1
.
n
The authentication group on the LR54 device,
admin
, is identified in the
Unix-FTP-
Group-Names
parameter.
c. Save and close the
users
file.
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 LR54 device,
admin
, is identified in the
groupname
parameter.
c. Save and close the
tac_plus.conf
file.
3. Log into Digi Remote Manager, or log into the local Web UI as a user with full Admin access
rights.
4. Access the device configuration:
Remote Manager:
Содержание TransPort LR54
Страница 1: ...LR54 User Guide Firmware version 22 8 ...
Страница 506: ...Virtual Private Networks VPN OpenVPN LR54 User Guide 506 5 Click Apply to save the configuration and apply the change ...
Страница 628: ...Services Simple Network Management Protocol SNMP LR54 User Guide 628 The SNMP page is displayed 4 Click Download ...
Страница 1050: ...Command line interface Execute a command from the web interface LR54 User Guide 1050 The Admin CLI prompt appears ...
Страница 1095: ...Command line interface Command line reference LR54 User Guide 1095 reboot Reboot the system Parameters None ...