cintraAD: Change the root password

Posted: 20th September 2007 by Grant Perry in Linux

For security reasons if you’re using any downloaded VM you should not leave the default root password as provided. To change the password:

sudo passwd

You’ll then be asked to enter the original password, then asked twice to enter the new password.