SCS commands 64
Table 5-19 Server Security command parameters
Parameter Description
AUTHENTICATION=<auth> Authentication method. You can specify multiple values (other than None), separated by
commas. Valid values are:
LOCAL—Use the local SCS user database to authenticate users.
RADIUS—Use the previously defined RADIUS servers to authenticate users.
NONE—Do not authenticate users. This method cannot be used when SSH access is
enabled, and it cannot be combined with other authentication methods.
Default = LOCAL
ENCRYPT=<conns> Enables and disables plain text Telnet or SSH connections. You can enable both by
specifying both values, separated by a comma. Valid values are:
SSH—Enables SSH connections.
None—Enables plain text Telnet connections.
Default = None
LOCKOUT=<hours> Enables or disables security lock-out. To enable, specify the number of hours in the lock-
out period, in the range 1 to 999. To disable, specify a zero value.
Default = 0 (disabled)
Server Set
The Server Set command changes SCS address settings. You can specify one, two, or all three parameters. A
reboot is required if you change the IP address.
Access right: SCON
Access level: APPLIANCEADMIN
Syntax:
server set [ip=<ip_address>] [mask=<subnet>] [gateway=<gtwy>]
Table 5-20 Server Set command parameters
Parameter Description
IP=<ip_address> IP address
MASK=<subnet> Subnet mask for the subnet on which the SCS resides
GATEWAY=<gtwy> IP address of default gateway for routing IP packets
Server Share
The Server Share command configures the share mode. See “Session sharing.”
Access right: SCON
Access level: APPLIANCEADMIN
Syntax:
server share [disable|auto|query]
Table 5-21 Server Share command parameters
Parameter Description
DISABLE Disables session sharing. Only one connection per port will be allowed.
AUTO Enables automatic session sharing (subject to preemption based on access level).
QUERY Enables session sharing when permission is obtained from the session originator (subject
to preemption based on access level). This value is the default.