Installation manual

Chapter 4 Configuration 26
Cyclades-TS Installation Manual
Parameter Description Value for
This Example
all.speed The speed for all ports. This value (as for all "all." parameters) can
later be overridden for individual ports using the s
<port
number>
.speed parameter.
9600
all.datasize The data size for all ports. 8
all.stopbits The number of stop bits for all ports 1
all.parity The parity for all ports. none
all.authtype There are several authentication type options: local (authentication is
performed using the /etc/passwd file), radius (authentication is performed
using a Radius authentication server), none, local/radius (authentication
is performed locally first, switching to Radius if unsuccessful),
radius/local (the opposite of the previous option) and RadiusDownLocal
(local authentication is tried only when the Radius server is down). Note
that this parameter controls the authentication required by the Cyclades-
TS. The authentication required by the device to which the user is
connecting is controlled separately.
local
all.protocol For the terminal server profile, the possible protocols are login (which
requests username and password) and rlogin (which receives the
username from the TS and requests a password), telnet, ssh and ssh2.
telnet
all.host The IP address of the host to which the terminals will connect. 200.200.200.3
FIGURE 4.10 TERMINAL SERVER PSLAVE.CONF PORT-SPECIFIC PARAMETERS