Use the ENTRY LOGONBY command to add or remove logonby user ID values from a USER, IDENTITY, or PROFILE directory entry.
ENTRY entryname LOGONBY {"Parms"} [( "Options"]
Parms:
userid1 [useridn] ... | DELETE [userid1 [useridn] ... | *] | ? Options:
[MSG | NOMSG] [FILE [filename]] ["Stack Options"] [STEM stemname] Stack Options:
FIFO | LIFO | STACK [FIFO | LIFO]
Specifies the name of the directory entry to process.
Specifies the names of the user IDs allowed to logon to the entry user ID using the BY option on the LOGON command.
Removes the specified logonby user IDs from the entry. If '*' is selected, DELETE removes all logonby user IDs.
Returns all logonby user IDs from the entry. The values are passed to the caller in a message, on the program stack, or in a REXX stem.
These options are explained in Common API Command Options.
For details on the LOGONBY statement, refer to the definitions in the section on that statement in the IBM CP Planning and Administration publication for your release of VM.
|
Copyright © 2014 CA.
All rights reserved.
|
|