User Name and Password Access Denied or Failed When Running VMWare Server 2.0 in Windows Vista
The free virtualization software, VMWare Server 2.0 can be installed on Windows Vista as host operating system. After installing, user can double click on “VMWare Server Home Page” shortcut icon on desktop or in Start Menu to access VMWare Server Web Console user interface in a web browser. Users will then require to enter a Windows user name and password to login to VMWare Server web UI.
However, when attempting to login with a Windows Vista user account with administrative privileges which has been assigned a password, including the built-in default Administrator user account, the login will fail with the following error message:
Access denied
If user uses any other invalid credentials to try to log in to VMWare Server web console homepage, or those user account without password, of course, the result will still be user cannot log on to VMWare Infrastructure web management interface with the error message:
Login failed due to a bad username or password
The problem related to cannot log in to VMWare Server Console homepage, no matter via WMI WebAccess or WebUI is highly possible caused by security feature in Windows Vista, which is User Account Control.
There are a few workarounds and resolutions that users can try in order to solve the issue of unable to login to VMWare Server Home Page.
- Try to run Internet Explorer 7 with administrator’s rights by right click on IE7 shortcut or icon, and then select “Run as Administrator”. Then login with an user account with administrator’s privileges.
- If running IE7 with elevated privileges doesn’t work to solve the VMWare Server 2.0 login problem, try to use the default built-in Administrator account. The Administrator account which equivalent to root user in Unix/Linux is disabled by default, and can be turned on by running following command in elevated command prompt:
net user administrator password /active:yes
Replace password with an actual password you want to assign to Administrator account. Then, try to open IE7 as Administrator and login with the Administrator user account.
- If everything fails to resolve the unable to login issue, disable UAC of Windows Vista. Disabling UAC will likely to enable you to login with any administrative account, not just the Administrator account.
Related Articles
- What’s the Login User Name and Password for VMWare Server 2.0?
- Workaround to Run VMWare Server on Windows Vista
- Ways to Disable or Turn Off User Account (Access) Control (UAC) in Windows Vista
- VMWare Server Causes System Frozen, Hang and Unresponsive When Power/Start Up in Vista
- Windows Server 2008 or Vista Activation Fails When Configure Third Party Firewall to Use HTTPS Authentication to Access Internet
- VMware Server 2.0 Beta 2 Direct Download Link with Serial Number
- Fix Setup Installer Package Access Denied Failure Error Code 0×80070005 (Or 5 Or 0×5)
- Windows Vista SP1 Failed to Install with WU Error Code 800704C8 or 80041315
- Windows Vista Failed to Start with ntkrnlpa.exe or ntoskrnl.exe 0xc0000428 Error Status
- Fix Virtual PC 2007 Shared Networking (NAT) Internet Not Working in Windows Server 2003, 2008 and Vista Guest OS










































March 17th, 2009 00:50
Ich habe das Problem, dass ich nicht mal ins VMWARE reinkomme. Wie lautet da eigentlich das Passwort? Ich kann mich nicht daran erinnern, dass das Programm mich bei der Installation nach einem Passwort gefragt hatte.
March 12th, 2009 15:08
I have some problem in the vmware server console when I want to startup the VM. The message tell me to press any where one the console(on the web browser) to run the console out the web browser, so when I do it the console appear and give me the message ” unexplained error occur”. I have a windows vista OS. please if any one know about this problem tell me……thanks
January 26th, 2009 15:55
Quote
I was having the same problem with a Win XP login.
Using the tips of this website, after the usual fail to login as described, copied the URL in the address bar, and then opened IE normally and pasted the URL into the address bar.
Then logged in using the Administrator credentials and it works.
End Quote
I can confirm this, some serious bug in the software, right?
November 12th, 2008 06:13
I had the same problem. I had to create a new user with Administrative privliges. I don’t know why the original account wouldn’t work.
October 23rd, 2008 04:25
I was having the same problem with a Win XP login.
Using the tips of this website, after the usual fail to login as described, copied the URL in the address bar, and then opened IE normally and pasted the URL into the address bar.
Then logged in using the Administrator credentials and it works.