Reset GUI Admin Password
You can reset a lost admin GUI password.
- SSH into the Apstra server CLI as the default admin user.
- Run the command
aos_reset_admin_password
as shown in the example below.admin@aos-server:~$ aos_reset_admin_password Resetting UI "admin" user password to default "admin" Successfully reset admin's password admin@aos-server:~$
You can now access the GUI with the default password
admin
.CAUTION:For security, change the admin password after resetting it to the default.