• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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