Current time: 05-05-2024, 05:19 AM Hello There, Guest! (LoginRegister)


Post Reply 
ProFTPd Problems [RESOLVED]
Author Message
kilburn Offline
Development Team
*****
Dev Team

Posts: 2,182
Joined: Feb 2007
Reputation: 34
Post: #11
RE: ProFTPd Problems
Quote:# ispCP SQL Managment
SQLBackend mysql
SQLAuthTypes Crypt
SQLAuthenticate on
SQLConnectInfo ispcp@localhost vftp password-copied-from-ispcp.conf
SQLUserInfo ftp_users userid passwd uid gid homedir shell
SQLGroupInfo ftp_group groupname gid members
SQLMinID 2000

This "password-copies-from-ispcp.conf" is a manual replacement from you? The password for the vftp user should NOT be the same as the one for the ispcp user (and it isn't stored in the ispcp.conf file), so please check if you can connect using the vftp credentials:
Code:
mysql -uvftp -ppassword -hlocalhost ispcp
(This post was last modified: 05-16-2008 05:25 AM by kilburn.)
05-16-2008 05:25 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Haeber Offline
Junior Member
*****
Dev Team

Posts: 136
Joined: Nov 2007
Reputation: 7
Post: #12
RE: ProFTPd Problems
Great thankyou for this help.

I've changed the password for the user vftp via mysql (phpMyAdmin), and added this password as cleartext into the proftpd.conf file. Now proFTPd works as it should. Great thanks.

Is it O.K. to change this password manually, 'cause often ispcp overwrites configs? Do I have to change any isp-config file so I don't have to be afraid that ispcp overwrites this password the next time?
(This post was last modified: 05-16-2008 05:43 AM by Haeber.)
05-16-2008 05:43 AM
Find all posts by this user Quote this message in a reply
RatS Offline
Project Leader
******

Posts: 1,854
Joined: Oct 2006
Reputation: 17
Post: #13
RE: ProFTPd Problems
no this file will not get overwritten.
05-16-2008 06:31 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Haeber Offline
Junior Member
*****
Dev Team

Posts: 136
Joined: Nov 2007
Reputation: 7
Post: #14
RE: ProFTPd Problems
RatS Wrote:no this file will not get overwritten.
This is appeasing. One main part of the [now fixed] problem of this thread was, that I had thougt that the password in proftpd.conf is crypted like the one in the ispcp.conf, 'cause the automatically created password looks like a crypted one. But it was an cleartext password.
(This post was last modified: 05-16-2008 09:13 AM by Haeber.)
05-16-2008 07:10 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


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