ispCP - Board - Support
[SOLVED] FTP doesn't let in - 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: [SOLVED] FTP doesn't let in (/thread-2646.html)

Pages: 1 2


[SOLVED] FTP doesn't let in - Naradam - 03-06-2008 06:39 AM

Hi All!

I would like to have some help...

My ftp doesn't let me in... I've added users, etc... And when I try to log in. It rejects with bad login/pass...

What do I have to attach?

Thanks Smile


RE: FTP doesn't let in - rbtux - 03-06-2008 07:00 AM

You should at least post the logmessages...


RE: FTP doesn't let in - Rene - 03-06-2008 07:02 AM

... and search the forum Wink


RE: FTP doesn't let in - rbtux - 03-06-2008 07:04 AM

@Rene
I saw the problem it's some strange permission problem I haven't seen before... And I don't think we have a thread about it here... But how would you know without the logs? -> So adam post the logs Big Grin


RE: FTP doesn't let in - Rene - 03-06-2008 07:07 AM

i think that there was such a problem
but we will see when he post the logs Smile


RE: FTP doesn't let in - Naradam - 03-06-2008 07:20 AM

Here are them Smile

Was hard to find (becouse I can't login now, so I had to find the msn
logs with rbtux Smile

example.netoriginal.eu (86.101.222.36[86.101.222.36]) - USER main@netoriginal.eu: Login successful.
example.netoriginal.eu (86.101.222.36[86.101.222.36]) - notice: unable to use '~/' [resolved to '/var/www/virtual/netoriginal.eu/']: Permission denied
example.netoriginal.eu (86.101.222.36[86.101.222.36]) - Preparing to chroot to directory '~/'
example.netoriginal.eu (86.101.222.36[86.101.222.36]) - main@netoriginal.eu chroot("~/"): No such file or directory
example.netoriginal.eu (86.101.222.36[86.101.222.36]) - error: unable to set default root directory
example.netoriginal.eu (86.101.222.36[86.101.222.36]) - FTP session closed.

Idea? Smile


RE: FTP doesn't let in - rbtux - 03-06-2008 08:17 AM

you should also post ls -la /var/www/virtual/netoriginal.eu/ and ls -ld /var/www/virtual/netoriginal.eu/


RE: FTP doesn't let in - Naradam - 03-06-2008 09:45 AM

Sure:

- Wink - ls -la /var/www/virtual/netoriginal.eu/
total 40
drwxrwx--- 8 vu2001 www-data 4096 Mar 6 00:00 .
drw-r--r-- 5 vu2000 www-data 4096 Mar 1 23:03 ..
-rw-r----- 1 vu2001 www-data 1 Feb 21 19:21 .htgroup
-rw-r----- 1 vu2001 www-data 1 Feb 21 19:21 .htpasswd
drwxrwx--- 2 vu2001 www-data 4096 Mar 6 00:00 backups
drwxr-xr-x 2 vu2001 vu2001 4096 Feb 21 19:21 cgi-bin
drwxrwxr-x 3 vu2001 vu2001 4096 Feb 21 19:21 errors
drwxrwxr-x 3 vu2001 vu2001 4096 Feb 21 19:21 htdocs
drwxrwx--- 2 vu2001 www-data 4096 Feb 22 00:00 logs
drwxrwx--- 2 vu2001 www-data 4096 Feb 21 19:21 phptmp
- Wink - ls -ld /var/www/virtual/netoriginal.eu/
drwxrwx--- 8 vu2001 www-data 4096 Mar 6 00:00 /var/www/virtual/netoriginal.eu/
- Wink -


RE: FTP doesn't let in - Naradam - 03-08-2008 07:45 AM

so no idea? Sad


RE: FTP doesn't let in - joximu - 03-08-2008 09:08 AM

Can you post the record in the ftp_user table (db ispcp) - from this user.

and maybe the proftpd.conf - something seems strange with the "~"

/J