Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!

Author Topic: Website Asking for Authentication Even If no Authentication Method Selected  (Read 2746 times)

0 Members and 1 Guest are viewing this topic.

jominj

  • Guest
When we access the website in browser it may ask for authentication. We have not set any authentication but the site ask for authentication details.
when we view the configuration, it will be as shown below:
 IIS > Sites > example.com > Authentication > Anonymous Authentication > Specific user

How to solve this issue? The problem here is password for the built-in IIS user is out of sync with the Windows user.

We can fix this issue by running following commands:

Code: [Select]
C:\>"%plesk_cli%\repair.exe" --regenerate-web-server-users-password
C:\>"%plesk_cli%\repair.exe" --synchronize-impersonation-storage
« Last Edit: April 09, 2014, 02:56:15 pm by Jomin »