I'm at wits end with this..
It started when I had to change my management network from non-routable IP's to my private IPs. I kept getting errors with the host not excepting the new IP. I resolved that issue, but now when I try to add the hosts back into my cluster, I'm getting an error:
" A general system error occurred: passwd: Critical error -immediate abort. bla bla bla Error Stack: "Failed to configure the VIM account on the host, Failed to set the password. It is possible that your password does not meet the complexity criteria set by the system."
This is ESXi 5.5u3, I've tried the following:
Remove the vpxa account, restarted hosts -- same error
Restart vpxa services -- same error
Restart vCenter - same error
vi etc/pam.d/passwd: N0,N1,N2,N3,N4 -- same error
vi etc/pam.d/passwd: N0=-1,N1=-1,N2=-1,N3=-1,N4=-1 -- same error
Checked the system-auth, not sure what its supposed to look like, but both hosts match
For the life of me, I cannot figure this one out, and Google has basically the same steps I just listed, I don't really want to blow away the configuration and reinstall, but it's looking like it's going to come down to that.. unless someone here knows where else that password complexity or criteria for the system is configured..