ispCP - Board - Support
FTP error, make users, but cant login - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: Usage (/forum-34.html)
+--- Thread: FTP error, make users, but cant login (/thread-8270.html)



FTP error, make users, but cant login - n0ta - 10-30-2009 03:07 AM

Hello..

I have been using ispCP for a long time, but after i got a new server, i needed to reinstall, which was going great.

I startet testing all the stuff, all worked great, but FTP users "dont work"

After checking the proftpd.log i see "no such user" But i can see the user in both mysql (using pma) and the interface..

What could the problem be?

btw. i've searved the forum, but could not find a topic like mine.. really hope you can help me!

Thanks for a great free system btw. Smile

Best regards

Joakim Koed


RE: FTP error, make users, but cant login - BeNe - 11-05-2009 01:40 AM

Here is the TroubleShooting --> http://www.isp-control.net/documentation/doku.php?id=solving_proftpd_issues

Greez BeNe


RE: FTP error, make users, but cant login - n0ta - 11-05-2009 02:19 AM

(11-05-2009 01:40 AM)BeNe Wrote:  Here is the TroubleShooting --> http://www.isp-control.net/documentation/doku.php?id=solving_proftpd_issues

Greez BeNe

This did not really help... after the following i guide all i get is:

Code:
loft1625.serverloft.eu - mod_lang/0.8: binding to text domain 'proftpd' using locale path '/usr/share/locale'
loft1625.serverloft.eu - ProFTPD 1.3.1 (stable) (built Fri Feb 27 21:34:04 UTC 2009) standalone mode STARTUP

so no error :/

When i try to login when in debug mode:
Code:
loft1625.serverloft.eu (1509ds3-ar.0.fullrate.dk[90.185.42.47]) - no supplemental groups found for user 'ftp@geekx.net'
loft1625.serverloft.eu (1509ds3-ar.0.fullrate.dk[90.185.42.47]) - no such user 'ftp@geekx.net'
loft1625.serverloft.eu (1509ds3-ar.0.fullrate.dk[90.185.42.47]) - USER ftp@geekx.net: no such user found from 1509ds3-ar.0.fullrate.dk [90.185.42.47] to 85.25.71.150:21

Help you can help me.
(11-05-2009 01:40 AM)BeNe Wrote:  Here is the TroubleShooting --> http://www.isp-control.net/documentation/doku.php?id=solving_proftpd_issues

Greez BeNe

This did not really help... after the following i guide all i get is:

Code:
loft1625.serverloft.eu - mod_lang/0.8: binding to text domain 'proftpd' using locale path '/usr/share/locale'
loft1625.serverloft.eu - ProFTPD 1.3.1 (stable) (built Fri Feb 27 21:34:04 UTC 2009) standalone mode STARTUP

so no error :/

When i try to login when in debug mode:
Code:
loft1625.serverloft.eu (1509ds3-ar.0.fullrate.dk[90.185.42.47]) - no supplemental groups found for user 'ftp@geekx.net'
loft1625.serverloft.eu (1509ds3-ar.0.fullrate.dk[90.185.42.47]) - no such user 'ftp@geekx.net'
loft1625.serverloft.eu (1509ds3-ar.0.fullrate.dk[90.185.42.47]) - USER ftp@geekx.net: no such user found from 1509ds3-ar.0.fullrate.dk [90.185.42.47] to 85.25.71.150:21

Hope you can help me.


RE: FTP error, make users, but cant login - BeNe - 11-05-2009 05:15 PM

Looks like there is no mysql Module loaded for Proftpd.
Please post your modules.conf anf proftpd.conf (remove Password)

Greez BeNe