Re: Login with Mysql Support
Buggy Code <[email protected]> Fri, 16 Dec 2005 12:23:08 +1100
| Newsgroups | gmane.network.pureftpd.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Raul If your networking is setup is OK. Have a look at you password and password encryption settings. I was caught out by this when I first set pure-ftp up, possibly using the same distribution (Debian install). I assumed the password was encrypted using MD5 at the mysql end - it wasn't. Might be an idea to check that. Gerhard On 12/14/05, Raúl Lorenzo Boullosa <[email protected]> wrote: > > Hi! > > I installed pureftpd through apt-get, in Debian, with support to > do login in Mysql Database. > I created de database, created the user to access mysql, created the row > in users table, and modified the config file to access mysql. > > Well, I can´t login. The syslog output is the next: > > Dec 13 14:03:47 localhost pure-ftpd: (?@localhost) [INFO] New connection > from localhost > Dec 13 14:03:47 localhost pure-ftpd: (?@localhost) [ERROR] The SQL > server seems to be down > Dec 13 14:03:47 localhost pure-ftpd: (?@localhost) [INFO] PAM_RHOST > enabled. Getting the peer address > Dec 13 14:03:50 localhost pure-ftpd: (?@localhost) [WARNING] > Authentication failed for user [[email protected]] > > /**********************************************************************/ > It´s extrange because the Mysql Server is up. I am use TCP/IP instead > Unix sockets > > Thanks, > > Raúl > > > --------------------------------------------------------------------- > To post a new message, e-mail: [email protected] > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >