Jump to content
View in the app

A better way to browse. Learn more.

Froxlor Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Pure FTPd and 530 Login authentication failed

Featured Replies

I'm french and, I think, my english is'nt very good, sorry ^^'

 

I've install Froxlor today and i've done all of the configuration of Pure FTPd.

 

I've tryed to login an account with FileZilla but, i can't, the server answer : "530 Login authentication failed", but the login and the password are correct..

 

How can i fix that ?

 

-Charlus

I'm french and, I think, my english is'nt very good, sorry ^^'

 

I've install Froxlor today and i've done all of the configuration of Pure FTPd.

 

I've tryed to login an account with FileZilla but, i can't, the server answer : "530 Login authentication failed", but the login and the password are correct..

 

How can i fix that ?

 

-Charlus

 

Hi,

I have the similar problem on openSUSE 11.4

 

my ftp users could not connect to server,

it looks like the pure-ftpd could not connect to mariadb (fork of mysql)

 

Version: mariadb-5.1.55-0.5.1.x86_64

 

from /var/log/messages

[ERROR] The SQL server seems to be down [Access denied for user 'froxlor'@'localhost' (using password: YES)]

 

 

some website I found toled after an mysql update it would work.

Id do not have any update on openSUSE 11.4

 

grep mysql /etc/pure-ftpd/pure-ftpd.conf

MySQLConfigFile /etc/pure-ftpd/pure-ftpd-mysql.conf

 

cat /etc/pure-ftpd/pure-ftpd-mysql.conf

MYSQLServer 127.0.0.1

#MYSQLServer localhost

MYSQLPort 3306

#MYSQLSocket /var/run/mysql/mysql.sock

MYSQLUser froxlor

MYSQLPassword 'password'

MYSQLDatabases froxlor

MYSQLCrypt cleartext

MYSQLGetPw SELECT password FROM ftp_users WHERE username="\L" AND login_enables="y"

MYSQLGetUID SELECT uid FROM ftp_users WHERE username="\L" AND login_enabled="y"

MYSQLGetGID SELECT gid FROM ftp_users WHERE username="\L" AND login_enabled="y"

MYSQLGetDir SELECT homedir FROM ftp_users WHERE username="\L" AND login_enabled="y"

 

I could not find where the problem is.

Is it maybe realay a data bases Problem?

 

does on debian the problem not exist?

check this line:

MYSQLGetPw SELECT password FROM ftp_users WHERE username="\L" AND login_enables="y"

 

i think that it like this:

MYSQLGetPw SELECT password FROM ftp_users WHERE username="\L" AND login_enabled="y"

Archived

This topic is now archived and is closed to further replies.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.