• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

IIS it show require authentication when open website

N

nuttiwes

Guest
Hi everybody,

I have a problem with plesk 7.6 for windows 2003 show require authentication when open website. i search a problem in knownledg base and try solv follow it but can ' t solv this problem.

help me pleases !

Thank you
 
CAUSE
There may be several reasons of this issue. To determine them, the following conditions need to be checked:

1. There should be read + execute permissions for IUSR_ on the domain index page.

2. Root directory for the domains can be under Plesk protection.

3. Passwords for system user and IIS user can be out of synchronization.
RESOLUTION
1. Go to %plesk_vhosts%\domain.com\httpdocs directory and check permissions for IUSR_ account.

2. It can be checked using Plesk Control Panel. Go to Plesk, domains, domain.com, Protected URLs. If the root directory "/" is present there, it needs to be removed.

3. The password can be synchronized using the following command:

"%plesk_bin%\websrvmng.exe" --update-anon-password --domain-name=
Note: this feature is available starting with Plesk 7.5.4 and the latest hotfixes.
 
Back
Top