6.0.1

Table Of Contents
3 As a temporary workaround, turn off the firewall to see whether that resolves the problem.
a Open the command prompt by clicking Start > Program > Accessories > Command prompt.
b Type the following command to temporarily turn off the firewall. Do not turn off the firewall in a
production environment.
netsh firewall set opmode disable
c Attempt to provision the host with Auto Deploy.
d Type the following command to turn the firewall back on.
netsh firewall set opmode enable
4 Set up rules to allow DHCP network traffic to the target hosts.
See the firewall documentation for DHCP and for the Windows system on which the DHCP server is
running for details.
Auto Deploy Host Does Not Network Boot
The host you provision with Auto Deploy comes up but does not network boot.
Problem
When you attempt to boot a host provisioned with Auto Deploy, the host does not start the network boot
process.
Cause
You did not enable your host for network boot.
Solution
1 Reboot the host and follow the on-screen instructions to access the BIOS configuration.
If you have an EFI host, you must switch the EFI system to BIOS compatibility mode.
2 In the BIOS configuration, enable Network Boot in the Boot Device configuration.
Authentication Token Manipulation Error
Creating a password that does not meet the authentication requirements of the host causes an error.
Problem
When you create a password on the host, the following fault message appears: A general system error
occurred: passwd: Authentication token manipulation error.
The following message is included: Failed to set the password. It is possible that your password
does not meet the complexity criteria set by the system.
Cause
The host checks for password compliance using the default authentication plug-in, pam_passwdqc.so. If the
password is not compliant, the error appears.
Solution
When you create a password, include a mix of characters from four character classes: lowercase letters,
uppercase letters, numbers, and special characters such as an underscore or dash.
Your user password must meet the following length requirements.
n
Passwords containing characters from one or two character classes must be at least eight characters
long.
vSphere Troubleshooting
32 VMware, Inc.