How to change default password of Versa Director?
You can change the default password using either Director UI or CLI.
Follow these steps to change default password of Versa Director using UI:


Follow this step to change the default password of Versa Director using CLI.
@versa-director> request nms actions reset-password-by-admin username Administrator newpassword
SSH password
Example:
admin@versa-director:~$ sudo su [sudo] password for admin: root@versa-director:/home/admin# passwd admin Enter new UNIX password: Retype new UNIX password: passwd: password updated successfully