• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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