User`s guide
Miscellaneous Procedures 517
Configuring Groups on LDAP, NTLM, RADIUS, and TACACS+ Authentication Servers
The following screen example shows entries that define the RADIUS
authentication server and the accounting server to be the same server with
the same IP address, sets the secret to cyclades, the timeout to 5
seconds, and the number of retries to 5.
Note: Always configure both parameters auth1 and acct1.
3. Save and quit the file.
Multiple RADIUS servers can be configured in this file. The servers are tried
in the order in which they appear. If a server fails to respond, the next
configured server is tried.
T To Configure User or Group Authorization for
Accessing Serial Ports [CLI]
1. Log into the OnSite console and bring up the CLI utility.
2. Enter the parameters shown in the following screen example, followed by
a comma-separated list of usernames or groupnames.
3. Save the changes.
Configuring Groups for LDAP
1. On the server, edit the “info” attribute for the user and add the following
syntax.
2. On the OnSite, configure groups to access the serial ports.
auth1 172.20.0.2 cyclades 5 5
acct1 172.20.0.2 cyclades 5 5
cli > config physicalports serial_port_number access
users/groups comma-separated_list_of_usernames_or_groupnames
cli > config savetoflash
info: group_name=<Group1>[,<Group2>,...,<GroupN>];