SeeView Server Gateway (SSG) Manual

SSG Commands
HP NonStop SeeView Server Gateway (SSG) Manual526356-004
4-16
SHOW Command
If SERVERMAPIO is ON, SSGCOM uses Guardian I/O to communicate with any
server class for which a process mapping is defined. If SSGCOM receives a
request specifying a server class for which a mapping is not defined, standard
Pathway server class I/O is used. For information on how to add, update, or delete
server classes to process mappings, enter HELP SET SERVERMAP.
SET VERIFYUSER ON | OFF
specifies logon parameters. OFF turns off the SSGCOM logon check. When
VERIFYUSER is OFF, the SSGCOM process does not require the user to log on.
The default is OFF.
ON requires users to supply a logon ID and password before SSGCOM accepts
any commands. VERIFYUSER ON is useful for configuring SSGCOM as a Telnet
service and securing that service. For example, the following SCF commands can
be used to configure SSGCOM as a Telnet service.
Examples
These examples show how to use the SET VERIFYUSER option:
! SCF
+ ASSUME PROCESS $ZTNT
+ ADD SERVICE SSGCOM, TYPE CONVERSATION, ACCESS ALL, &
SUBTYPE DYNAMIC, PROGRAM $SYSTEM.SYSTEM.SSGCOM
EDIT $SYSTEM.SYSTEM.SSGCONF
* ADD
1 SET VERIFYUSER ON
2 //
* EXIT
SHOW Command
The SHOW command displays the current SSG configuration settings.
SHUTDOWN Command
The SHUTDOWN command stops the SSG Gateway on the node or nodes that you
specify. This command also shuts down PATHMON, OCM, and TPD processes on the
specified nodes. This command can only be used by a super-group user.
SHOW
SHUTDOWN [ \* ] [ GATEWAY ]
[ \node-name ]