Current time: 11-23-2024, 12:39 AM Hello There, Guest! (LoginRegister)


Post Reply 
[SOLVED]Proftpd Login not possible
Author Message
bluetaurus Offline
Newbie
*

Posts: 5
Joined: Nov 2009
Reputation: 0
Post: #1
[SOLVED]Proftpd Login not possible
Hi,

i have a new server with CentOS release 5.4 (Final) and the ispCP 1.0.2 Omega release. Panel, Mails etc. working fine so far. Even the SSL hosts had been migrated in minutes. Moved my customers from and old debian server with syscp and enjoyed the new features and the good performance of the new host... and then i tried to add some ftp users but checking them resulted in several problems.

Installed Versions:
Code:
proftpd                                  x86_64                            1.3.2a-5.el5
proftpd-mysql                            x86_64                            1.3.2a-5.el5

I had to disable the "DisplayFirstChdir" setting because of:
- Fatal: unknown configuration directive 'DisplayFirstChdir' on line 54 of '/etc/proftpd.conf'

The rest of the config file is the proftpd ispcp standard.

Server is starting and listening. Users are found in the db but password is not accepted.

Here's the output of proftp -nd10
Code:
srv01.bluetaurus.de (93.104.41.207[93.104.41.207]) - connected - local  : 78.46.110.5:21
srv01.bluetaurus.de (93.104.41.207[93.104.41.207]) - connected - remote : 93.104.41.207:61749
srv01.bluetaurus.de (93.104.41.207[93.104.41.207]) - FTP session opened.
srv01.bluetaurus.de (93.104.41.207[93.104.41.207]) - dispatching PRE_CMD command 'USER mgoetz@bluetaurus.de' to mod_tls
srv01.bluetaurus.de (93.104.41.207[93.104.41.207]) - dispatching PRE_CMD command 'USER mgoetz@bluetaurus.de' to mod_core
srv01.bluetaurus.de (93.104.41.207[93.104.41.207]) - dispatching PRE_CMD command 'USER mgoetz@bluetaurus.de' to mod_core
srv01.bluetaurus.de (93.104.41.207[93.104.41.207]) - dispatching PRE_CMD command 'USER mgoetz@bluetaurus.de' to mod_delay
srv01.bluetaurus.de (93.104.41.207[93.104.41.207]) - dispatching PRE_CMD command 'USER mgoetz@bluetaurus.de' to mod_auth
srv01.bluetaurus.de (93.104.41.207[93.104.41.207]) - dispatching CMD command 'USER mgoetz@bluetaurus.de' to mod_auth
srv01.bluetaurus.de (93.104.41.207[93.104.41.207]) - retrieved group IDs: 2002, 2002
srv01.bluetaurus.de (93.104.41.207[93.104.41.207]) - retrieved group names: bluetaurus.de, bluetaurus.de
srv01.bluetaurus.de (93.104.41.207[93.104.41.207]) - dispatching POST_CMD command 'USER mgoetz@bluetaurus.de' to mod_sql
srv01.bluetaurus.de (93.104.41.207[93.104.41.207]) - dispatching POST_CMD command 'USER mgoetz@bluetaurus.de' to mod_delay
srv01.bluetaurus.de (93.104.41.207[93.104.41.207]) - dispatching LOG_CMD command 'USER mgoetz@bluetaurus.de' to mod_sql
srv01.bluetaurus.de (93.104.41.207[93.104.41.207]) - dispatching LOG_CMD command 'USER mgoetz@bluetaurus.de' to mod_log
srv01.bluetaurus.de (93.104.41.207[93.104.41.207]) - dispatching PRE_CMD command 'PASS (hidden)' to mod_tls
srv01.bluetaurus.de (93.104.41.207[93.104.41.207]) - dispatching PRE_CMD command 'PASS (hidden)' to mod_core
srv01.bluetaurus.de (93.104.41.207[93.104.41.207]) - dispatching PRE_CMD command 'PASS (hidden)' to mod_core
srv01.bluetaurus.de (93.104.41.207[93.104.41.207]) - dispatching PRE_CMD command 'PASS (hidden)' to mod_sql
srv01.bluetaurus.de (93.104.41.207[93.104.41.207]) - retrieved group IDs: 2002, 2002
srv01.bluetaurus.de (93.104.41.207[93.104.41.207]) - retrieved group names: bluetaurus.de, bluetaurus.de
srv01.bluetaurus.de (93.104.41.207[93.104.41.207]) - dispatching PRE_CMD command 'PASS (hidden)' to mod_vroot
srv01.bluetaurus.de (93.104.41.207[93.104.41.207]) - dispatching PRE_CMD command 'PASS (hidden)' to mod_delay
srv01.bluetaurus.de (93.104.41.207[93.104.41.207]) - dispatching PRE_CMD command 'PASS (hidden)' to mod_auth
srv01.bluetaurus.de (93.104.41.207[93.104.41.207]) - dispatching CMD command 'PASS (hidden)' to mod_auth
srv01.bluetaurus.de (93.104.41.207[93.104.41.207]) - retrieved UID 2002 for user 'mgoetz@bluetaurus.de'
srv01.bluetaurus.de (93.104.41.207[93.104.41.207]) - ROOT PRIVS at mod_auth_pam.c:306
srv01.bluetaurus.de (93.104.41.207[93.104.41.207]) - RELINQUISH PRIVS at mod_auth_pam.c:476
srv01.bluetaurus.de (93.104.41.207[93.104.41.207]) - USER mgoetz@bluetaurus.de (Login failed): Incorrect password.
srv01.bluetaurus.de (93.104.41.207[93.104.41.207]) - dispatching POST_CMD_ERR command 'PASS (hidden)' to mod_sql
srv01.bluetaurus.de (93.104.41.207[93.104.41.207]) - dispatching POST_CMD_ERR command 'PASS (hidden)' to mod_vroot
srv01.bluetaurus.de (93.104.41.207[93.104.41.207]) - dispatching POST_CMD_ERR command 'PASS (hidden)' to mod_delay
srv01.bluetaurus.de (93.104.41.207[93.104.41.207]) - dispatching LOG_CMD_ERR command 'PASS (hidden)' to mod_sql
srv01.bluetaurus.de (93.104.41.207[93.104.41.207]) - dispatching LOG_CMD_ERR command 'PASS (hidden)' to mod_log
srv01.bluetaurus.de (93.104.41.207[93.104.41.207]) - dispatching LOG_CMD_ERR command 'PASS (hidden)' to mod_auth
srv01.bluetaurus.de (93.104.41.207[93.104.41.207]) - FTP session closed.


Anyone some hints for me?

Thanks,

Matt
(This post was last modified: 11-18-2009 10:39 PM by bluetaurus.)
11-12-2009 09:48 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
[SOLVED]Proftpd Login not possible - bluetaurus - 11-12-2009 09:48 AM
RE: Proftpd Login not possible - BeNe - 11-16-2009, 11:21 PM
RE: Proftpd Login not possible - anarking - 11-17-2009, 08:51 AM
RE: Proftpd Login not possible - BeNe - 11-17-2009, 04:50 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)