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

Issue Strange File Permission View Issue

fabrizioi

Basic Pleskian
Server operating system version
AlmaLinux 8.7
Plesk version and microupdate number
18.0.51 update 1
Hi All,

I'm on Plesk Obsidian 18.0.51 with AlmaLinux 8.7 .
Everything works fine (this is my first machine with AlmaLinux instead of CentoOS)

Consider this scenario:
subscription mydomain.com
user subscription mydomain.com

If i create an additional FTP Account for example subftp-user to a specific directory e.g. /httpdocs/test, I see from the shell that the entire subscription is owned by this user (subftp-user).

In the reality via filezilla for example the user mydomain.com connect correctly to the subscription and filezilla show the correct owner on file/folders (mydomain.com) .
The user subftp-user correctly connect only to httpdocs/test and filezilla show the correct owner of file/folder.

Also try to chown for example a folder in mydomain.com/httpdocs/afolder

chown -R mydomain.com:psacln ./httpdocs/afolder

Everithing works but the user shown by the shell is always subftp-user .

Does anyone have the same issue ?

I believe this is an AlmaLinux issue, but is strange that anyone have the same bug.
I have tried to search on google without any luck.

Bye
 
Back
Top