• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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