Skip to main content

Reset GravityZone users' passwords

Reset password for bdadmin, from command line interface

If you forgot the password of bdadmin user account for GravityZone virtual appliance (Ubuntu operating system), you need to follow the next procedure:

  1. Reboot GravityZone Virtual Appliance. The next image with the GRUB menu will appear on your screen:

    7814_1.png
  2. Press the E key. A new window will appear.

    You have a few seconds to press the E key before the system loading. If you fail to do so, restart the GravityZone Virtual Appliance and try again.

  3. Go to the line that begins with linux /vmlinuz-4.x.x.-xxx-generic...

    bdadmin_passowrd_change_1.png
  4. Insert the init=/bin/bash command at the end of it, as shown in the image below.

    bdadmin_passowrd_change_2.png
  5. After that, press CTRL+X or F10 key to boot.

  6. Mount the partition in read-write mode, by typing the command: mount –o remount, rw /

    7814_3.png
  7. To reset the bdadmin's password, type the following command: passwd bdadmin and enter the new password.

    7814_3.png
  8. Mount partition in read-only mode, by typing the command: mount –o remount, ro /

  9. Restart the virtual machine. You can use your new password now.

Change password for bdadmin, from command line interface

If you want to change the password of bdadmin user account for GravityZone virtual appliance (Ubuntu operating system), you need to follow the next procedure:

  1. Connect to GravityZone Virtual Appliance. You can do this in two ways:

    1. Open GravityZone Virtual Appliance console and press ALT+F2 keys, to change the CLI (Command Line Interface).

      7814_5.png
    2. Connect through SSH, using putty or any client of your convenience.

      7814_6.png
  2. Login with bdamin user account.

    7814_7.png
  3. Type the sudo su command and insert bdadmin's password to grant root privileges.

    7814_8.png
  4. Type the passwd bdadmin command and insert the new password. Your new password will be valid on next login.

    7814_9.png

Reset password for Control Center access

If you forgot the password of the Control Center user account (or any other administrator account), you need to follow the procedure for password recovery.

  1. Open GravityZone Control Center web console in a web browser.

  2. Press the Reset my password link. A new window appears.

    gz_op_reset_password_link_68460_en.jpg
  3. Insert your e-mail address associated with your GravityZone user account and click the Submit button. A confirmation message will appear.

    7814_11.png
    7814_12.png
  4. Click the link from the e-mail you received to complete the password reset procedure.

    Note

    For GravityZone on-premises, you need to configure a SMTP server in the Configuration page from Control Center to sent emails when using the Forgot password link. For GravityZone cloud, the required setup is already in place.