How to Change the Password on VMS
- 1). Click on the "xterm" icon on the system taskbar to open a command line window.
- 2). Type in "SET DEFAULT SYS$SYSTEM" at the "$" prompt and press the "Enter" key.
- 3). Type in "RUN SYS$SYSTEM:AUTHORIZE" at the prompt and press the "Enter" key.
- 4). Type in "MODIFY SYSTEM/PASSWORD=[newpassword]" and press the "Enter" key to define a new password.
- 5). Type in "EXIT" to change your password on the VMS system.