Change password
Changes the password of the EDMuser with the given user name. Only the superuser may change the password of a user other than himself.
Passwords are mandatory. If not specified explicitly when creating the user, the password will be set equal to the user name. Passwords are case sensitive.
Arguments:
User: | Specify the EDMuser in the actual EDMdatabase. The EDMuser name can consist of letters, digits and hyphens. The first character must be a letter. Maximum EDMuser name length is 32 characters. EDMuser names are case insensitive. |
Password: | Specify the password the calling user wants to have. A password can consist of any combination of characters that are part of the ASCII table (below ASCII-127), as long as the length is in range 7-24 characters, contains at least one uppercase letter and one lowercase letter, one number and one non-alphanumeric character.  |
Retype password: | Retype the password specified in <Password>. Because there is no echo on the <Password>, the <Retype password> argument is used to check that the user remember his <Password>. If <Password> is different from <Retype password>, then an error message is printed, and no new password is defined for the calling user. |
Options:
accumulating command output: | A global option that appends the command output to the EDMsupervisor output window. Otherwise the output window is refreshed and only the last command output is displayed. |