# /opt/likewise/bin/domainjoin-cli query
Error: LW_ERROR_ACCESS_DENIED [code 0x00009cde]
Incorrect access attempt
he node didn't join any Active Directory
VMware vCenter Server 7.0.x
VMware vCenter Server 8.0.x
The AD domain account used to join AD domain is disabled
To verify the issue by using the below command:
/opt/likewise/bin/domainjoin-cli --loglevel verbose --logfile /var/log/domain.log join <domain> <ad-domain-user>
It has the below similar output:
Joining to AD Domain: <domain>
With Computer DNS Name: <dc-fqdn>
<ad-domain-user>'s password:
Error: LW_ERROR_ACCOUNT_DISABLED [code 0x00009c78]
The user account is disabled
Need to enable the domain user account in AD.