I am using puppet to dynamically configure a generic Proxmox 2.2 node, this involves changing hostname and IP addresses after installation, with the idea being that we can shelve a bunch of nodes and configure them on an as-needed basis. This method does work, but I am unable to login to the webui as the root user after changing the hostname of the Proxmox host. I have dug through the forums, and the file system, and have not found any hints to help solve this issue.
More info,
* shell login works fine as root user.
* changing the root password does not fix the webUI login.
* I have run dpkg-reconfigure pve-manager which didn't fix the issue
* I have run pvecm updatecerts which didn't fix the issue
* I have made sure that the settings were copied from /etc/pve/nodes/<oldnode> to /etc/pve/nodes/<newnode>
* The error message I receive is "Login failed. Please try again"
This feels like it should be easy to fix, and a hint of what to look for, or where to look would be helpful.
More info,
* shell login works fine as root user.
* changing the root password does not fix the webUI login.
* I have run dpkg-reconfigure pve-manager which didn't fix the issue
* I have run pvecm updatecerts which didn't fix the issue
* I have made sure that the settings were copied from /etc/pve/nodes/<oldnode> to /etc/pve/nodes/<newnode>
* The error message I receive is "Login failed. Please try again"
This feels like it should be easy to fix, and a hint of what to look for, or where to look would be helpful.