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

How users can change permission for "/httpdocs/aspnet_client"

Andrei C

Regular Pleskian
Dear Support,

Could you describe, how users can change permission for folder "/httpdocs/aspnet_client", for default have read permission "Users group", "IUSR_<user>", "IWPD_<user>"?
Many users cannot use button "Website copying", because directory "/httpdocs/aspnet_client" have read-only access.
 
Last edited:
Additionally. This folder will be created with other versions of .NET too. Plesk doesn't create this folder. It looks like that you have installed .NET by yourself or upgraded it to .NET 4.5. .NET creates this folder during installation process and of course does not grant corresponding permissions to Plesk FTP users.

If it is Plesk 11.5 I can recommend you fix it with

%plesk_cli%\repair.exe --repair-all-webspaces-security

It should correct permissions of FTP user for this folder.
 
also check if psasrv, psaadm and psacln are having correct permissions on required folder.
 
also check if psasrv, psaadm and psacln are having correct permissions on required folder.

Maybe not property read problem with folder "aspnet_client", when creating subscription or adding new domain.

If it is Plesk 11.5 I can recommend you fix it with

%plesk_cli%\repair.exe --repair-all-webspaces-security

Thanks, I try your solution, and check if your solution is working.
 
Back
Top