I have SCVMM 2008 R2 installed on a local administrator account on a Windows Server 2008 R2 machine. I have successfully installed the VMM server, the administration console and the self-service portal. During the self-service portal install,
I specified port 8080 for the website.
However, when I visit the website: <a href="http://.<domain>:8080">http://<hostheader>.<domain>:8080, a logon box pops up. I type in the credentials for the local admin account that I am on and nothing happens. The same login box
reappears. This continues three times and then the webpage displays:
HTTP Error 401.1 - Unauthorized
You do not have permission to view this directory or page using the credentials that you supplied.
I have:
- added the account as a self-service user in the administration console
- installed all Windows Updates for SCVMM to my knowledge
- ensured that credentials are 100% correct
- disabled Anonymous Authentication of the SCVMM website in ISS Manager
- installed all the role services for IIS that is needed
In spite of several hours of Googling, I can't figure out the problem. Any help would be appreciated.