VMware vSphere

 View Only
  • 1.  Can't Set Acceptance Level

    Posted Oct 26, 2022 01:50 AM

    Hello,

    I'm trying to install a community-supported network driver. To do that I need to set the acceptance level to CommunitySupported. When I try to do that the command fails with a message that secure boot is enabled. I've disabled secure boot and I still get the same message. Any suggestions on where to go from here?

    [root@esxi:~] esxcli software acceptance set --level=CommunitySupported

     [AcceptanceConfigError]

     Secure Boot enabled: Cannot change acceptance level to community.

     Please refer to the log file for more details.

    [root@esxi:~] esxcli system settings encryption get

       Mode: NONE

       Require Executables Only From Installed VIBs: false

       Require Secure Boot: false



  • 2.  RE: Can't Set Acceptance Level

    Posted Jul 07, 2023 09:57 AM

    Even I am facing the same issue any suggestions? Is the BIOS secure boot enabled that needs to be disabled? Are both BIOS secure boot and ESXi Secure boot the same?

    [root@e2e-14-094153:~] esxcli software acceptance set --level=CommunitySupported
    [AcceptanceConfigError]
    Secure Boot enabled: Cannot change acceptance level to community.
    Please refer to the log file for more details.

    [root@e2e-14-094153:~] esxcli system settings encryption get
    Mode: NONE
    Require Executables Only From Installed VIBs: false
    Require Secure Boot: false



  • 3.  RE: Can't Set Acceptance Level

    Posted Jul 07, 2023 03:20 PM

    Hi,

     Have you changed the acceptance level through GUI

     Login to ESXi web client then go to "manage >> security & users >> Acceptance Level"  and change the required Acceptance level you want.

    Regards,

    Sachchidanand



  • 4.  RE: Can't Set Acceptance Level

    Posted Jan 11, 2024 06:51 AM

    Thanks  was able to change it there. Will try on other host where secure boot was on.