Previous Topic: POSIXINFO SubcommandNext Topic: REVIEW Subcommand


POSIXOPT Subcommand

Use the ENTRY POSIXOPT command to add or remove or replace a POSIXOPT statement in a USER, IDENTITY, or PROFILE directory entry.

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

Parms:
  EXEC_SETIDS [ALLOW | DISALLOW | SYSDEFAULT | DELETE]
| QUERYDB     [ALLOW | DISALLOW | SYSDEFAULT | DELETE]
| SETIDS      [ALLOW | DISALLOW | DELETE]
| 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.

DELETE

When used without other parms, DELETE removes all POSIXOPT statements from the entry. When used with another parm, DELETE removes the POSIXOPT statements of the type that the other parm specifies.

?

Returns the values of all POSIXOPT statements from the 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 POSIXOPT statement, refer to the definitions in the section on that statement in the IBM CP Planning and Administration publication for your release of VM.