This command modifies a VMS manager user.
Usage
manager modify [--id ID|--username NAME]
[--password PASSWORD]
[--prompt-password]
[--first-name NAME]
[--last-name NAME] Required Parameters
| Identifies the manager with the manager ID. |
| Identifies the manager with the manager's username ID. |
Options
| The manager password. |
| If specified, the manager is prompted for the password. |
| The manager's first name. |
| The manager's last name. |
Example
To change the last name of a manager with username jsmith:
vcli: admin> manager modify --username jsmith --last-name Gale