Forum Discussion
sraue
Altostratus
Oct 20, 2023BigIP Next Locally Instance default admin or root password
Hi, tried to install BigIP Next Instance 20.0.1 locally like (but under proxmox): https://clouddocs.f5.com/bigip-next/latest/install/next_install_vmware_setup_script.html the system starts b...
JRahm
Admin
Oct 20, 2023Hi sraue you don't login to the instance with admin/admin, you can only reset the password with those credentials:
PUT https://next_image_ip:5443/api/v1/me
Authorization: Basic YWRtaW46YWRtaW4=
Content-Type: applications/json
Payload:
{
"currentPassword": "admin",
"newPassword": "MYNEWSUPERSECRETPASSWORD"
}
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects