Previous Topic: AUTOLOG SubcommandNext Topic: COMMAND Subcommand


CLASS Subcommand

Use the ENTRY CLASS command to define or remove account the string of privilege class values from a USER, IDENTITY, or PROFILE directory entry.

ENTRY entryname CLass {"Parms"} [( "Options"]

Parms:
  privilegeclasses
| DELETE 
| ?

Options:
[MSG | NOMSG]
[FILE [filename]]
["Stack Options"]
[STEM stemname]

Stack Options:
  FIFO
| LIFO
| STACK [FIFO | LIFO]
Definitions
entryname

Specifies the name of the directory entry to process.

privilegeclasses

Specifies the class letter string consisting of up to 32 characters The valid characters are a through Z and 1 through 6.

DELETE

Removes the privilege classes from the directory entry.

*

Removes the privilege classes from the directory entry.

?

Returns the privilege classes from the directory entry. The values are passed to the caller in a message, on the program stack, or in a REXX stem.

[FILE [filename]]
[MSG | NOMSG]
[STACK [FIFO | LIFO]]
[FIFO]
[LIFO]
[STEM stemname]

These options are explained in Common API Command Options.

For details on the privilege classes on a CLASS, USER, or IDENTITY statement, refer to the definitions in the sections on those statements in the IBM CP Planning and Administration publication for your release of VM.