You can use vastool passwd to change your password or to reset another user's password.
- To change your password: vastool passwd Follow the prompts to change your password. 
- To set another user's password: vastool -u <administrator> passwd <target user> For example, to set the user bsmith's password using the administrative user Administrator@example.com: vastool -u Administrator@example.com passwd bsmith You must first authenticate as the administrative user, then you can specify a new password for bsmith. 
