Previous Topic: Removing Directory Entries by an Interactive CommandNext Topic: Removing Directory Entries by Filling in the Blanks on a Screen


Removing Directory Entries Through a Programming Application

To build a line-mode command to remove a user ID with no system prompts or that you can include in a program, use the following command, replacing userid with the name of the user ID to remove:

vmdirect delentry userid

You can also use this command to remove a user ID that is currently on hold by entering the following, replacing heldusr with the name of the user ID to remove:

vmdirect delentry heldusr (hold

Note: For more information about options for this command, see DELENTRY Command in the chapter "Command Reference" in the Reference Guide.