Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Juniper Apstra 5.0.1 / 5.0.0 User Guide
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

Reset Apstra Server VM Password

Release: Juniper Apstra 5.0
{}
Change Release
date_range 13-Dec-24

If you lose your admin password for the Apstra server VM, and you still have console access to the Apstra server VM, you can reset your password.

  1. Attach to the Apstra server console and send a "reset" signal to the VM. To access the GRUB menu, immediately press the esc or shift key in the console on reboot.
  2. Select Advanced options for Ubuntu.
  3. Enter username admin and password apstra.
  4. At the next GRUB menu, select the first (recovery mode) option.
    The Recovery Menu appears.
  5. Select root and press Enter.
    A root shell prompt appears.
  6. Run the command mount -o rw,remount /.
  7. Run the command passwd admin , then enter the new password for admin and enter it again.
  8. Run the command sync.
  9. Run the command reboot to reboot the Apstra server VM. (Your deployed fabric is not affected.)
After reboot, you can log in to the Apstra server VM Linux CLI as user admin with the new password.
footer-navigation