(vmodl.fault.SystemError) { faultCause = (vmodl.MethodFault) null, faultMessage = <unset>, reason = "Internal error" msg = "Received SOAP response fault from [<<io_obj p:0x000000ccce14fa68, h:5, <TCP '127.0.0.1 : 25061'>, <TCP '127.0.0.1 : 8307'>>, /sdk>]: changeLockdownModeA general system error occurred: Internal error"}
VMware vCenter Server 7.x
VMware vCenter server 8.x
VMware vSphere ESXi 7.x
VMware vSphere ESXi 8.x
#esxcli system permission list
#/bin/configstorecli config default get -c esx -g authorization -k permissions -outfile /tmp/tmp.json
/var/run/log/hostd.log of ESXI : :70154847-3b-7c-a60d user=vpxuser:VSPHERE.LOCAL\Administrator] Group lookup failed for 'XXXXXX\esx^admins'hostd.2:2024-11-07T06:06:25.447Z warning hostd[2105747] [Originator@6876 sub=Vimsvc opID=m2g2znp2-1898263-auto-14opl-h5:70154847-3b-7c-a60d user=vpxuser:VSPHERE.LOCAL\Administrator] [ACL] Could not resolve group XXXXXX\esx^adminshostd.2:2024-11-07T06:06:25.448Z info hostd[2104468] [Originator@6876 sub=Vimsvc.ha-eventmgr opID=m2g2znp2-1898263-auto-14opl-h5:70154847-3b-7c-a60d user=vpxuser:VSPHERE.LOCAL\Administrator] Event 532 : Permission rule removed for da-user on roothostd.2:2024-11-07T06:06:25.452Z info hostd[2105726] [Originator@6876 sub=Vimsvc.ha-eventmgr opID=m2g2znp2-1898263-auto-14opl-h5:70154847-3b-7c-a60d user=vpxuser:VSPHERE.LOCAL\Administrator] Event 533 : Permission rule removed for cloudadmin on roothostd.2:2024-11-07T06:06:25.452Z warning hostd[2105747] [Originator@6876 sub=UserDirectory opID=m2g2znp2-1898263-auto-14opl-h5:70154847-3b-7c-a60d user=vpxuser:VSPHERE.LOCAL\Administrator] Group lookup failed for 'XXXXXX\esx^admins'hostd.2:2024-11-07T06:06:25.453Z error hostd[2105747] [Originator@6876 sub=Vimsvc.AuthorizationManager opID=m2g2znp2-1898263-auto-14opl-h5:70154847-3b-7c-a60d user=vpxuser:VSPHERE.LOCAL\Administrator] Cannot remove ACE: N7Vmacore9Authorize27AuthUserUnresolvedExceptionE(Group XXXXXX\esx^admins)hostd.2:2024-11-07T06:06:25.458Z error hostd[2105747] [Originator@6876 sub=Vimsvc.AuthorizationManager opID=m2g2znp2-1898263-auto-14opl-h5:70154847-3b-7c-a60d user=vpxuser:VSPHERE.LOCAL\Administrator] Enable lockdown mode failed: N3Vim5Fault12UserNotFound9ExceptionE(Fault cause: vim.fault.UserNotFound#esxcli system permission unset -i 'XXXXXXX\esx^admins' --groupFollow the below steps,
/etc/init.d/hostd stop/bin/configstorecli config default get -c esx -g authorization -k permissions -outfile /tmp/tmp.json/bin/configstorecli config current delete --all -c esx -g authorization -k permissions/bin/configstorecli config current set -c esx -g authorization -k permissions -infile /tmp/tmp.json/etc/init.d/hostd start