TS/MP System Management Manual (H06.05+, J06.03+)
SERVER Commands
HP NonStop TS/MP System Management Manual—541819-007
12-29
SET SERVER Command
The security attributes are the same as the Guardian file security attributes. The
possible values are:
Quotation marks are required. If you omit this attribute, the default is “N”.
This attribute is valid for Guardian and OSS server processes.
STARTUP string
specifies the character string that is sent to a Guardian server process in the
startup message. Leading blanks are ignored. If you want embedded blanks to be
read as part of the startup string, enclose string in quotation marks. If the string
includes quotation marks, they must be doubled.
This attribute is valid for Guardian server processes only.
STDERR oss-pathname
specifies the name of the OSS stderr (standard error) file to be used by the OSS
servers in this server class. This file is opened only for write operations.
If the CWD attribute is not specified (in the CMDCWD command or the SET
SERVER CWD command), the OSS stderr file must be an absolute OSS
pathname. Case is significant. For a discussion, see OSS Pathnames.
If the file specified does not exist, it is created. Output is appended to the end of
the file. If you omit this attribute, a null string is sent to the server process.
This attribute is valid for OSS server processes only.
STDIN oss-pathname
specifies the name of the OSS stdin (standard input) file to be used by the servers
in this server class. This file is opened only for read operations.
If the CWD attribute is not specified (in the CMDCWD command or the SET
SERVER CWD command), the OSS stdin file must be an absolute OSS pathname.
Case is significant. For a discussion, see OSS Pathnames.
“A” Any local user
“G” A group member or owner
“O” Owner only
“-” Local super ID
“N” Any local or remote user
“C” Any member of owner's community (local or remote user having same
group ID as owner)
“U” Any member of owner's user class (local or remote user having same
group ID and user ID as owner)










