Function
Changes the password of the proper user to the form given.
Format
NEWPASSWORD text
The text should be up to twelve characters long. Any characters which can be generated by using a MOP terminal are permitted.
Forbidden contexts
NO USER, OFFLINE
Execution
If more than twelve characters are given, the first twelve only are used. Leading space characters are not used, but if no characters are given, the password will be changed to twelve space characters.
Example
| NEWPASSWORD ?*/#(15) | The user's password will be changed to?*/#(15) |
Error Messages
None