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

Cannot login FTP (all Users)

G

Gamba

Guest
Hi,

since one day i have a big Problem: all Users can't log in with FTP. They always get an 530 error message. (530 Login incorrect)

When i look in the var/log/messages there is an error, that the user isn't found. But the users exist.

It worked all fine, since one day.

Can it be, that it is a problem caused of the OpenSSL installation at this night?

I hope some1 knows, what i need to do, to repair the ftp service.

My current System is Suse 9.1 Plesk 7.5.3.

thx a lot

Gamba
 
The FTP users are checked against /etc/passwd and /etc/shadow as they are system users. Are you sure that they really exist on your system and they were not deleted?
 
thats it.... /bowdeepdown
(it works!)
thx thx thx

/etc/shadow was deleted by Yast (<-- that *****, lol)

thx again for ur help :)
 
Same problem ...

Hello,

I migrate all my domains from 7.5.4 RH9 to 7.5.4 CentOS 4.2 . I dont have a shadow file but all users are in passwd.

Whats should I do ?

Thanks
Joao Correia
 
Solution to cannot login FTP (all Users)

Just type:
#pwconv

MAN:
pwconv creates shadow from passwd

done its working ! it created a shadow file that was missing.

Regards
Joao Correia
 
Back
Top