Configure Active Directory Authentication in ESX
| Posted in Active Directory , ESX , SSH | Posted on 11/03/2009
0
1. SSH to the host.
2. “Su –“ to root.
3. Issue the following commands:
a. esxcfg-auth --enablead --addomain=yourdomain.local --addc=domaincontroller.yourdomain.local
b. useradd ad account name
c. esxcfg-firewall -q activeDirectorKerberos
4. Verify by logging in as yourself.
Comments (0)
Post a Comment