• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Site asking for password

A

afghyasi

Guest
Hello,

I have a problem with one of my domains which i couldnt figure out how to solve.

When i browse the site, it is asking me for username and password. The server manager said he cant do anything about it but only to backup domain, remove domain and restore it.

Anybody else had this problem and let me know how to fix it. All i know is that there is some permission problem with the site!

AFGHYASI
 
I have fixed the problem. All i need to do was the following:

Login to plesk, select the domain, click web directories. Here, select the the protection tab and click remove protection if enabled.

If that does not work, try resetting the FTP password from the setup section.

If the site still asks for login, connect using remote desktop, run cmd and then enter the commands:

cd %plesk_bin%
websrvmng --update-anon-password --domain-name=

This can also be run for all domains in one go with the command

websrvmng --update-anon-passwords-all

AFG
 
Back
Top