• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Proftp no longer 'linked' to passwords?

  • Thread starter MishterAnderson
  • Start date
M

MishterAnderson

Guest
Hi, I needed mcrypt installed on my linux server so I followed the directions on:
http://forum.parallels.com/showthread.php?t=88711

Everything worked fine except I think it updated proftp (was using 1.3.2e, now it reports 1.3.3c), and now I can't log into any ftp users. (It just says "Login incorrect"). I tried changing the passwords in plesk panel under the domain control panel>Web hosting Settings, but the same thing happens. Does anyone know how to fix this?

Im using Plesk Panel 9.5.2
 
Just an update to this, and it actually makes things even more weird.. I found proftp was being started by xinetd, so I went into xinetd's config folder and commented out proftp's server line (it was being started by in.proftpd) and put vsftpd in there and now it's working fine. So there's nothing wrong with PAM, it's just something messed up in proftpd. I still wouldn't mind debugging it to find out what the real problem is, but at least vsftp working.

I would've tried uninstalling and reinstalling proftpd if I didn't think it would catch the server on fire (and if I knew how).
 
Last edited by a moderator:
You should use proftpd from Parallels:

# rpm -qi psa-proftpd | grep Vendor
Version : 1.3.3e Vendor: Parallels
 
Hi Igor, do you know how I can reinstall the Parallels version? I tried the update option from inside the menu but it said everything was up to date (even though there was a 9.5.4 version available)
 
Back
Top