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

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