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

FTP problem after psarestore !!! (No such user)

J

JoaoCorreia

Guest
This is amazing ! I dont understand why to pay SUS if SW-SOFT keeps screwing things up.

I recently psadump and psarestore all domains. Besides some error on psarestore script (while psarestore some bash like invalid sintax !!!)

After transfering 68 domains from RH9 PLSK 7.5.6 to CentOS PLSK 7.6.5:

Now my ftpd doesnt work properly ! I have 7.6.5 on CentOS4.2 .

I tryed debug mode and proftpd says:

------

(195.23.115.68[195.23.115.68]) - ROOT PRIVS at mod_auth_unix.c:422
star-wear.net (195.23.115.68[195.23.115.68]) - RELINQUISH PRIVS at mod_auth_unix.c:483
star-wear.net (195.23.115.68[195.23.115.68]) - USER www (Login failed): No such user found.
star-wear.net (195.23.115.68[195.23.115.68]) - dispatching LOG_CMD_ERR command 'PASS (hidden)' to mod_log
star-wear.net (195.23.115.68[195.23.115.68]) - dispatching LOG_CMD_ERR command 'PASS (hidden)' to mod_auth

-------

Anyone knows how can I solve this ?

btw my proftpd.include is empty !
It shouldn't be empty right ? can I generate this in any way ?


Thanks
Joao Correia
 
Use pwconv

Just type:
#pwconv

MAN:
pwconv creates shadow from passwd

done its working !

Regards
Joao Correia
 
Back
Top