Previous Topic: EDIT CommandNext Topic: END Command


EDX Command

Use the EDX command to open an existing USER or IDENTITY directory entry for editing or to create a directory entry, expanding to display the statements contained in the included directory profile.

EDX entry [prototype]

Authorizations

You must have EDIT authorization through a GRANT EDIT record in the AUTHORIZ CONFIG file.

Definitions

entry

The user ID whose directory entry you want CA VM:Director to create or modify.

prototype

The prototype directory entry on which to base the new directory entry if you are creating a user ID. The prototype is required if you are creating a directory entry and not allowed if you are editing an existing directory entry.

Description

The EDX command invokes the issuer’s PROFILE XEDIT (if one exists) and performs the same function as the EDIT command except that it also displays and lets you edit statements from the included directory profile, if there is one. This is in addition to displaying the INCLUDE statement itself.

You also change the POSIX‑related statements: POSIXINFO, POSIXGLIST, and POSIXOPT. For syntax and usage information for the POSIXINFO, POSIXGLIST, and POSIXOPT directory control statements, see the IBM CP Planning and Administration guide for your release of VM.

If you edit the statements that come from the directory profile, the updated directory profile statements are copied to the directory entry so that the changes are local; the directory profile remains unchanged.

If you delete the INCLUDE statement from a directory entry, the EDX command inserts all statements from the directory profile in the directory entry, and the user ID no longer references the directory profile. Any changes you make to the statements that came from the directory profile are now local to this directory entry only.

Example

To edit the directory entry for user ID ERNIEP, making the statements from the directory entry’s INCLUDE statement available, enter:

vmdirect edx erniep

All statements that do not conflict are displayed as follows:

USER ERNIEP RELIC 1M 3M 64 INCLUDE TESTPRO1 OPTION SETORIG *FL= N ACCOUNT 58000099 POLO *PW= IPL CMS PARM AUTOCR CONSOLE 009 3215 SPOOL 00C 2540 READER* SPOOL 00D 2540 PUNCH A SPOOL 00E 1403 A LINK CMS4 190 190 RR LINK YDISK 19E 19E RR LINK YDISK 1BF 1BF RR LINK TESTUSR1 191 19C RR

The statements in bold come from the included directory profile. These are the only statements that differ from the example shown for the EDIT command.

Note: