Current time: 06-27-2024, 03:15 AM Hello There, Guest! (LoginRegister)


Post Reply 
[Solved] another proftpd issue (authentification issue)
Author Message
kilburn Offline
Development Team
*****
Dev Team

Posts: 2,182
Joined: Feb 2007
Reputation: 34
Post: #2
RE: another proftpd issue (authentification issue)
You're mixing some concepts here: mysql users aren't the same as FTP users.

If you want to list your system's ftp users, connect to mysql as root and execute:
Code:
use ispcp; select userid from ftp_users

If there is no "yohann@inforenzo.com" user listed there, you just need to actually create it through the panel. Otherwise, it means that proftpd isn't correctly configured. Can you post your /etc/proftpd/proftpd.conf file please?
04-28-2009 11:20 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: another proftpd issue (authentification issue) - kilburn - 04-28-2009 11:20 PM

Forum Jump:


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