LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices

Tags used in this thread
Popular LQ Tags , , , ,

Reply
 
Thread Tools
Old 02-20-2007, 09:52 AM   #1
wizzmaster
LQ Newbie
 
Registered: Oct 2005
Posts: 4
Thanked: 0
pure-ftpd 530: Login Failed


[Log in to get rid of this advertisement]
Have installed pure-ftpd on a Fedora C5.
Start the server with this command /usr/sbin/pure-config.pl /usr/etc/pure-ftpd.conf

/usr/sbin/pure-ftpd -A -b -c100 -B -C100 -d -z -E -fftp -H -I15 -lmysql:/etc/pure-ftpd/pureftpd-mysql.conf -L2000:8 -m4 -p10000:19999 -s -S127.0.0.1,8686 -U077:077 -u100 -r -i -k99

When I try to connect (ftp localhost 8686), I get the following message:

Connected to localhost.
220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
220-You are user number 1 of 100 allowed.
220-Local time is now 15:43. Server port: 8686.
220-This is a private system - No anonymous login
220-IPv6 connections are also welcome on this server.
220 You will be disconnected after 15 minutes of inactivity.
500 This security scheme is not implemented
500 This security scheme is not implemented
KERBEROS_V4 rejected as an authentication type
Name (localhost:root): ftpuser
331 User ftpuser OK. Password required
Password:
530 Login authentication failed
Login failed.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp>

What can be the reason of this error...?
wizzmaster is offline     Reply With Quote
Old 02-21-2007, 09:30 AM   #2
trickykid
Guru
 
Registered: Jan 2001
Posts: 23,977
Thanked: 8
Are you using an anonymous login account? Does ftpuser actually have a password on the system?
trickykid is offline     Reply With Quote
Old 02-21-2007, 09:42 AM   #3
wizzmaster
LQ Newbie
 
Registered: Oct 2005
Posts: 4
Thanked: 0

Original Poster
No, no anonymous login are allowed.
wizzmaster is offline     Reply With Quote
Old 02-21-2007, 04:05 PM   #4
trickykid
Guru
 
Registered: Jan 2001
Posts: 23,977
Thanked: 8
Quote:
Originally Posted by wizzmaster
No, no anonymous login are allowed.
So does this ftpuser have a password? More info always gets better replies so we don't have to guess..
trickykid is offline     Reply With Quote
Old 02-22-2007, 02:50 AM   #5
wizzmaster
LQ Newbie
 
Registered: Oct 2005
Posts: 4
Thanked: 0

Original Poster
more info

Sure I'm willing to give more info.

But this info was in my first post, not?

Quote:
Name (localhost:root): ftpuser
331 User ftpuser OK. Password required
Password:
530 Login authentication failed
Login failed.
Remote system type is UNIX.
Using binary mode to transfer files.
I did check the DB where everything is updated : username,password as directory.
So I'm no sure what more I can tell?
wizzmaster is offline     Reply With Quote
Old 12-05-2008, 05:07 AM   #6
lsegalla
LQ Newbie
 
Registered: Dec 2008
Posts: 2
Thanked: 0
I have the same problem on a gentoo box...
Any thought?
lsegalla is offline     Reply With Quote
Old 12-05-2008, 10:39 AM   #7
lsegalla
LQ Newbie
 
Registered: Dec 2008
Posts: 2
Thanked: 0
i solved the problem here
http://forums.gentoo.org/viewtopic-p...8.html#5264758
lsegalla is offline     Reply With Quote
Old 01-20-2009, 09:04 PM   #8
simka007
LQ Newbie
 
Registered: Jan 2009
Posts: 2
Thanked: 0
I had the same problem with pure-ftpd-1.0.21 on ASPLinux

You should try the following:
1) Recompile your pure-ftpd

# ./configure --with-everything
# make
# make install

2) Show your database /etc/pureftpd.pdb to pure-ftpd

# /usr/local/sbin/pure-ftpd -j -lpuredb:/etc/pureftpd.pdb

For more details see http://download.pureftpd.org/pub/pur....Virtual-Users

------------------------ ENABLING VIRTUAL USERS ------------------------


Of course, to use virtual users, you have to enable their support in the FTP
server itself. At compile-time, this is done by giving --with-puredb to
./configure (--with-everything also enables it and binary packages have it
compiled in) .

Then, add this switch to your usual pure-ftpd switches:

-l puredb:/path/to/puredb_file

If long options are enabled, you can also use --login instead of -l .

Let's run the server with automatic creation of home directories and puredb
authentication:

/usr/local/sbin/pure-ftpd -j -lpuredb:/etc/pureftpd.pdb &

Try to 'ftp localhost' and log in as joe.
simka007 is offline  
Tag This Post , , , ,
Reply With Quote

Reply

Bookmarks


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
pure-ftpd roofy Linux - Software 6 03-05-2007 05:06 AM
pure ftpd running - can't login simplysi Linux - Newbie 4 03-05-2006 03:06 AM
pure-ftpd help hongman Linux - Software 16 04-06-2005 12:18 PM
Pure-ftpd, login with MySQL as control - problem KR-data Linux - Software 0 01-29-2005 07:29 PM
pure-ftpd and root login szymon Linux - Software 2 05-17-2004 05:36 PM


All times are GMT -5. The time now is 07:03 AM.

Main Menu
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration