DUN ERROR 691
Access denied because username and/or password is invalid on the domain.
- Verify the UN and PASS is correct. Correct case, correct spacing, just plain correct, and correct realms if the site requires realms authentication.
- Make sure that they are supposed to be using realms auth and are using/not using it correctly.
- If this is Windows NT, make sure that nothing is typed in the DOMAIN field of the username/password/domain box.
- Make sure that logon to network is not checked in the connectoid properties.
- Reboot the computer and try again.
- Delete all of the pwl files and reboot.
****[THE FOLLOWING IS DONE AT YOUR OWN RISK]****
Start -> Run -> REGEDIT, DisablePwdCaching string value in the following registry key:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\ Policies\Network
If password caching is disabled, the DisablePwdCaching string value has a value data of 1. To enable password caching, change the value data to "0" (without quotation marks). If the DisablePwdCaching value does not exist, add this value with a data value of 0 to the registry key listed above. The DisablePwdCaching key is case sensitive.
Back to all DUN errors