Installation guide
150
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
required for 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 optional.
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 accounting server is
down or busy, the accounting information is sent to the secondary server, if
specified. . The 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 optional.
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.