Installation guide

96
accountingsocket=0-65535
The TCP port to be used for authentication communication. The default
port number for Radius authentication is 1813. The primary and the
secondary servers are required to use the same TCP port. LDAP
authentication method does not support accounting server and socket
options.
authsocket=0-65535
The TCP port to be used for authentication communication. The default
port number for Radius authentication is 1812 and for LDAP
authentication is 389. The primary and the secondary servers are required
to use the same TCP port.
primary_authsvr={hostname|ip address}
The IP address or DNS name of authentication server. This option is
compulsory to use the remote authentication method. If this server is down
or busy, the authentication query is sent to the secondary server, if
specified.
secondary_authsvr={hostname|ip address}
The IP address or DNS name of secondary authentication server. This
option is complementary.
primary_acctsvr={hostname|ip address}
The IP address or DNS name of accounting server. This option can be
specified only when user accounting is required. If this server is down or
busy, the accounting information is sent to the secondary server (if it is
specified). . LDAP authentication method does not support accounting
server and socket options.
secondary_acctsvr={hostname|ip address}
The IP address or DNS name of secondary accounting server. This option
is complementary.
secret =password
A kind of password used for encryption of messages between the Radius
authentication server and the ConnectPort LTS. The server and device
server must use the same secret. The primary and the secondary servers are
required to use the same secret.