• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Forwarded to devs New FTP user overwrites system user

pomichel

New Pleskian
Username: pomichel

TITLE

New FTP user overwrites system user

PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE

Plesk Obsidian 18.0.34, CentOS Linux 8.3.2011

PROBLEM DESCRIPTION

When I create a new FTP user on a subscription, the system user owning the subscription is replaced by the FTP user at the system level and files ownership is changed on the root directory of the subscription.

STEPS TO REPRODUCE

Create a new FTP user in a domain through Plesk (i.e. ao_cobalp)

ACTUAL RESULT

Logged in through SSH with system user :

[ao_cobalp@pcloudovh1 ~]$ whoami
ao_cobalp

ls -la
total 4468
drwx--x--- 7 ao_cobalp psaserv 195 24 mars 09:44 .
drwxr-xr-x. 7 root root 79 16 mars 11:59 ..
-rw------- 1 ao_cobalp psacln 4201 24 mars 14:05 .bash_history
drwxr-xr-x 3 ao_cobalp psacln 36 21 mars 00:00 .composer
drwxr-xr-x 2 ao_cobalp psacln 4096 16 mars 11:59 error_docs
drwxr-xr-x 7 ao_cobalp psacln 4096 24 mars 09:43 httpdocs
drwx------ 4 ao_cobalp root 4096 24 mars 03:47 logs
-rw------- 1 ao_cobalp psacln 2157 16 mars 12:08 .s3cfg
drwx------ 2 ao_cobalp psacln 25 24 mars 09:01 .ssh

EXPECTED RESULT

Logged in through SSH with system user :

[ao_cobalp@pcloudovh1 ~]$ whoami
sys_cobalp-fr

$ ls -la
total 4468
drwx--x--- 7 sys_cobalp-fr psaserv 195 24 mars 09:44 .
drwxr-xr-x. 7 root root 79 16 mars 11:59 ..

-rw------- 1 sys_cobalp-fr psacln 4215 24 mars 14:35 .bash_history
drwxr-xr-x 3 sys_cobalp-fr psacln 36 21 mars 00:00 .composer
drwxr-xr-x 2 sys_cobalp-fr psacln 4096 16 mars 11:59 error_docs
drwxr-xr-x 7 sys_cobalp-fr psacln 4096 24 mars 09:43 httpdocs
drwx------ 4 sys_cobalp-fr root 4096 24 mars 03:47 logs
-rw------- 1 sys_cobalp-fr psacln 2157 16 mars 12:08 .s3cfg
drwx------ 2 sys_cobalp-fr psacln 25 24 mars 09:01 .ssh
[sys_cobalp-fr@pcloudovh1 ~]$

ANY ADDITIONAL INFORMATION



YOUR EXPECTATIONS FROM PLESK SERVICE TEAM

Help with sorting out
 
Back
Top