Forum Discussion
sraue
Oct 20, 2023Altostratus
BigIP 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...
sraue
Dec 06, 2023Altostratus
you cant login on the local console, i think its intended to not do this.
afaik i have used curl to change the password from another machine like:
curl -X PUT https://<insert_ip_here>:5443/api/v1/me \
-H "Authorization: Basic YWRtaW46YWRtaW4=" \
-H "Content-Type: application/json" \
-d '{"currentPassword": "admin", "newPassword": "my_new_password"}'
then you can add the instance to the management system with the new password. the local login is still not working
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