User manual

38
Ancillary Data
Parameters
Description
auth On indicates that login/password authentication should be
performed on incoming connections.
Format:
“auth=[on/off]”
Default: on.
login_banner ASCII string that will be sent to a client when the connection
is made. It must be quoted.
Format:
“login_banner=[string]”
Default: none.
login_prompt ASCII string specifying the login prompt to be sent during
authentication. It must be quoted.
Format:
“login_prompt=[string]”
Default: “login:
service_type Indicates whether the service is offering modem sharing
service or manage service. Modem sharing service connects
the client to a modem. Manage service connects the client to
the command line, to manage the system. This is applicable
only to TELNET servers; you cannot ClearTCP into the
system to manage.
Format:
“service_type=[manage, dialout]”
Default: manage
modem_group Used for modem sharing service, indicating the modem
group the service will allocate a modem from. String must be
quoted.
Format:
“modem_group=”[string]”
Default: none
drop_on_hangup Used for modem sharing service, ON causes the TCP
session to be dropped when the modem hangs up. Off causes
the connection to remain active.
Format:
“drop_on_hangup=[on/off]”
Default: off