ispCP - Board - Support
I have problem with proftpd ispcp - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: System Setup & Installation (/forum-32.html)
+--- Thread: I have problem with proftpd ispcp (/thread-4936.html)

Pages: 1 2


I have problem with proftpd ispcp - Alex1 - 11-16-2008 02:29 AM

I have a problem with proftpd as create ftp user and password and write ftp://alex @ domein.com write the password and gives me error 530. Why?


RE: I have problem with proftpd ispcp - sci2tech - 11-16-2008 02:33 AM

(11-16-2008 02:29 AM)Alex1 Wrote:  I have a problem with proftpd as create ftp user and password and write ftp://alex @ domein.com write the password and gives me error 530. Why?
You really must study a little ispcp. when you create a user that user is looking like alex@domein.com. So if you want to log in use ftp://alex@domein.com@domein.com


RE: I have problem with proftpd ispcp - Alex1 - 11-16-2008 02:44 AM

again. i create user test and password test and again view log: Nov 15 20:39:35 alex proftpd[8797] optirlanbg.com.local (optirlanbg.com.local[::ffff:127.0.0.1]): no such user 'test'
Nov 15 20:39:35 alex proftpd[8797] optirlanbg.com.local (optirlanbg.com.local[::ffff:127.0.0.1]): USER test: no such user found from optirlanbg.com.local [::ffff:127.0.0.1] to ::ffff:127.0.0.1:21
Nov 15 20:39:35 alex proftpd[8797] optirlanbg.com.local (optirlanbg.com.local[::ffff:127.0.0.1]): mod_delay/0.5: delaying for 20 usecs
Nov 15 20:39:35 alex proftpd[8797] optirlanbg.com.local (optirlanbg.com.local[::ffff:127.0.0.1]): FTP session closed.


RE: I have problem with proftpd ispcp - sci2tech - 11-16-2008 03:00 AM

User is test@optirlanbg.com.local not test So try to connect as ftp://test@optirlanbg.com.local@optirlanbg.com.local
optirlanbg.com.local written twice is not a mistake!!!


RE: I have problem with proftpd ispcp - Alex1 - 11-16-2008 03:09 AM

so again. I rename host to : optirlanbg.com and again error 530 Nov 15 21:08:11 alex proftpd[10069] optirlanbg.com (optirlanbg.com[::ffff:127.0.0.1]): FTP session opened.
Nov 15 21:08:15 alex proftpd[10069] optirlanbg.com (optirlanbg.com[::ffff:127.0.0.1]): no such user 'alex@ns69.eu'
Nov 15 21:08:15 alex proftpd[10069] optirlanbg.com (optirlanbg.com[::ffff:127.0.0.1]): USER alex@ns69.eu: no such user found from optirlanbg.com [::ffff:127.0.0.1] to ::ffff:127.0.0.1:21
Nov 15 21:08:15 alex proftpd[10069] optirlanbg.com (optirlanbg.com[::ffff:127.0.0.1]): FTP session closed.


RE: I have problem with proftpd ispcp - BeNe - 11-16-2008 03:56 AM

Which OS do you use ?
Maybe a MySQL (mod_sql) problem/missing in the Config.
There are many topics about it the Forum. Also about how to debug proftp.

Greez BeNe


RE: I have problem with proftpd ispcp - Alex1 - 11-16-2008 04:07 AM

my os is ubuntu 7.0.4 i'm not sure with problem in mysql...

edit: see my config file. http://ns69.eu/proftpd.conf


RE: I have problem with proftpd ispcp - sci2tech - 11-16-2008 04:40 AM

(11-16-2008 04:07 AM)Alex1 Wrote:  my os is ubuntu 7.0.4 i'm not sure with problem in mysql...

edit: see my config file. http://ns69.eu/proftpd.conf
Download proftpd.conf from trunk (http://www.isp-control.net/ispcp/browser/trunk/configs/ubuntu/proftpd/proftpd1.3.conf ) replace values between '{}' with proper values and restart proftpd. your conf files is not proper one.


RE: I have problem with proftpd ispcp - sci2tech - 11-16-2008 05:07 AM

http://www.isp-control.net/ispcp/browser/trunk/configs/ubuntu/proftpd/proftpd1.3.conf


RE: I have problem with proftpd ispcp - Alex1 - 11-16-2008 05:22 AM

- Fatal: unknown configuration directive 'DisplayChdir' on line 48 of '/etc/proftpd/proftpd.conf'
[fail]
root@alex:/home/alex#