VMware Cloud Foundation

 View Only
  • 1.  SDDC Manager vCenter Passwords expired

    Posted Apr 01, 2025 09:42 AM

    My SDDC manager is down and i cant get into the GUI, but CLI works. 

    My vCenter root passwords expired and i had to change them, but how do i update SDDC manager with the new passwords.

    Thanks 



  • 2.  RE: SDDC Manager vCenter Passwords expired

    Posted Apr 02, 2025 03:57 AM
    Edited by Michele Vecchiato Apr 02, 2025 03:57 AM

    1) SSH login on SDDC Manager by 'vcf' user.

    2) Switch user to 'root' (su - )

    3) Restart all SDDC Manager services with command '/opt/vmware/vcf/operationsmanager/scripts/cli/sddcmanager_restart_services.sh' and wait 3 min that all services started.

    4) Try to login on SDDC Manager BUI.

    5) Navigate on BUI to 'Passowrd Management menu' and select a vCenter root account

    6) Select a vCenter root Credendial and selct 'REMEDIATE' fuction.

    7) Update the root password and wait the credential task completed.




    ------------------------------
    Hope this helps
    Michele V.
    --
    If you want, mark the reply as "Helpful Answer", "Correct Answer" or "Recommend". By marking replies correct or helpful, you make it easier for community members to find replies that might help them in a similar situation
    ------------------------------



  • 3.  RE: SDDC Manager vCenter Passwords expired

    Posted Apr 02, 2025 05:17 PM

    Thanks for the reply!

    Unfortunatley i cant get into the GUI after multiple restarts and troubleshooting and will need to do this via CLI. Do you know of a way to update the passwd to the VC's via CLI?

    Thanks again!! 




  • 4.  RE: SDDC Manager vCenter Passwords expired

    Posted Apr 03, 2025 04:28 AM

    1) SSH login on SDDC Manager by 'vcf' user.

    2) Switch user to 'root' (su - )

    3) Shutdown & Reboot of SDDC Manager VM with 'shutdown --reboot now' and wait 5 min of all services started and BUI work.

    4) Execute step 5,6,7 of my previously posted.

    Only way i know to manipulate VCF credentials by CLI, as vCenter(s) passowrd(s), is PowerShell PowerVCF module(PowerShell Module for VMware Cloud Foundation). Try the 'Get-VCFCredential' and 'Set-VCFCredential' after rebooted the SDDC Manager.



    ------------------------------
    Hope this helps
    Michele V.
    --
    If you want, mark the reply as "Helpful Answer", "Correct Answer" or "Recommend". By marking replies correct or helpful, you make it easier for community members to find replies that might help them in a similar situation
    ------------------------------



  • 5.  RE: SDDC Manager vCenter Passwords expired

    Posted Apr 03, 2025 12:34 PM

    https://knowledge.broadcom.com/external/article/370003/troubleshooting-sddc-manager-ui-access-i.html#:~:text=If%20it%20fails%20to%20login,out%20or%20does%20not%20match.&text=%2DTo%20rule%20this%20out%20run,in%20the%20SDDC%20Manager%20truststores.