• 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.

Question How does Plesk protect directories?

ramasaig

New Pleskian
Server operating system version
Ubuntu 20.04.4 LTS
Plesk version and microupdate number
Plesk Obsidian 18.0.44 Update #3
I know I can protect directories with Plesk, I have done so. I am familiar (but not expert) with ways of protecting directories using .htaccess, but having protected a directory with Plesk I cannot see anything relevant to that in .htaccess. I assume it must be done some other way?
I'm looking into this because I would like (if possible) to set up a cookie or some other means to enter the Username and password automatically on my computer when I load pages from the protected directory. Plesk insists that the password is 'strong' (i.e. not memorable), and it's a pain to have to copy and paste it every day. My password manager (LastPass) doesn't seem able to fill the form that pops up when the page is loaded.
 
I assume it must be done some other way?
Related record for the password-protected directory is created in protected_dirs table of the Plesk database. User and password for this directory correspondingly are created in pd_users and accounts tables.
 
Thank you. Doesn't look as if I'd be able to extract that info and fill the login. I'll look for another solution.
 
Back
Top