انجمن مدیران و راهبران شبکه

انجمن مدیران و راهبران شبکه

Network Managers and Administrators
انجمن مدیران و راهبران شبکه

انجمن مدیران و راهبران شبکه

Network Managers and Administrators

Resetting an expired password in vCenter Single Sign-On

نحوه ریست نمودن کلمه عبور vCenter SSO

Resetting an expired password in vCenter Single Sign-On 

Details

  • vCenter Single Sign-On account (SSO) passwords expire after 365 days, including the password for admin@system-domain.
  • In vSphere 5.1, you see this error on a login attempt with an expired password:

    Web Client: "provided credentials are not valid"
  • In the vsphere_client_virgo.log, you see the error:

    SOAP fault javax.xml.ws.soap.SOAPFaultException: Authentication failed

Solution

vCenter Single Sign-On administrator users can change expired passwords for System-Domain users. Request that an administrator resets your password.

If you are a vCenter Single Sign-On administrator user, use the ssopass command-line tool to reset the password.

On the Windows host running vCenter Single Sign-On:
  1. Open an elevated command prompt and run the command:

    SET JAVA_HOME=C:\Program Files\VMware\Infrastructure\jre

    Note: This is the default path of the JRE folder for vCenter Server 5.1. If vCenter Server has been installed in a custom location, change command accordingly.
  2. Navigate to the ssolscli directory

    c:\>cd C:\Program Files\VMware\Infrastructure\SSOServer\ssolscli
  3. Run the following command:

    ssopass -d https://FQDN_of_SSO_server:7444/lookupservice/sdk username
  4. Type your current password, even if it is expired.
  5. Type the new password, and then type it again to confirm. 

From the vCenter Server Appliance (VCSA):
  1. Log in to the vCenter Server Appliance as root.

    Note: The default password is vmware.
  2. Navigate to this directory:

    /usr/lib/vmware-sso/bin
  3. Run this command:

    ./ssopass -d https://FQDN_of_SSO_server:7444/lookupservice/sdk username
  4. Type the current password for the user, even if it is expired.
  5. Type the new password, and then type it again to confirm.

نحوه بروز رسانی VMWare ESXi

VMware Update


شما ابتدا SSH رو روی Host به صورت Enable در میارید.

فایل مورد نظر رو به سرورتون منتقل میکنید.(برای سادگی کار از WinScp استفاده کنید و یا خود کنسول Vmware).

فایل مورد نظر رو تو شاخه اصلی دیتا استور کپی کنید.( /[vmfs/volumes/[DATA-STORE]/)

بعد با نرم افزاری مثل Putty با دستور زیر عملیات آپدیت رو انجام بدید:

esxcli software vib update  -d /vmfs/volumes/[DATA-STORE]/[PATCH_FILE].zip

اگر موقع آپدیت به مشکلی مبنی بر آپدیت نشدن به خاطر استفاده از منابع شدید لطفا دستور زیر رو وارد کنید:

esxcli software vib install  -d /vmfs/volumes/[DATA-STORE]/[PATCH_FILE].zip

بعد از آپدیت نیاز هست که Host مجدداً از نو راه اندازی بشه (Reboot).