Previous Topic: SPOOL RuleNext Topic: Description


STORE Rule

Use the STORE rule to allow you to restrict specified user IDs or terminals from issuing the CP STORE HOST command.

{ACCEPT | REJECT} requester STORE [("Options"]

Options:
[DAY dayname[‑dayname]]
[EXPIRE mm/dd/yy [hh:mm:ss]]
[GROUP]
[IPADDR]
[LDEV]
[LOGPASS]
[NETID] 
[TERM] 
[TIME hhmm hhmm]

Definitions

{ACCEPT | REJECT}

Accepts or rejects the STORE request controlled by this rule.

requester

Defines the set of user IDs or terminal addresses this rule is to govern. If the requester is a user ID, specify either a single user ID or an asterisk for all user IDs. If the requester is a terminal address, see Specifying Terminal Addresses for the requester Variable for an explanation of the values for the different terminal types. You must also specify an option that corresponds to the type of terminal address specified for requester:

If requester is a:

Specify these options:

IP address

TERM IPADDR

Logical device

TERM LDEV

Network ID

TERM NETID

Real address

TERM

nodename

Defines a specific node in a Single System Image complex where the requestor terminal is connected. This parameter is optional and only needed when requestor terminals are real device addresses or logical device addresses. It is specified to uniquely identify a specific terminal whenever the same terminal device address is present on more than one node in the complex.

[TERM]

Specifies that requester is a terminal address. This option distinguishes between terminal addresses and user IDs that might be the same.

Note: For more information about the options, see Common Rule Options.