微信关注,获取更多

CentOS下pure-ftpd服务器报错530 login authentication怎么办?

  CentOS系统下进行pure-ftpd服务器连接时出现了报错提示,即530 Login authentication failed,不少人并不理解该报错的意思,下面小编就给大家介绍下pure-ftpd服务器报错该如何处理。

CentOS下pure-ftpd服务器报错530 login authentication怎么办?

  连接pure-ftpd的时候竟然不能登录,总是提示:

  530 Login authentication failed

  Pure-Ftpd安装在debian6上,所以与Centos下有些不同,启用调试模式:

  [root@localhost ~]# lftp

  lftp :~》 open -u feifei,“123456” 192.168.2.23

  lftp feifei@192.168.2.23:~》 debug

  lftp feifei@192.168.2.23:~》 ls

  —- 正在连接到 192.168.2.23 (192.168.2.23) 端口 21

  《— 220———- Welcome to Pure-FTPd [privsep] [TLS] ———-

  《— 220-You are user number 2 of 50 allowed.

  《— 220-Local time is now 02:46. Server port: 21.

  《— 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.

  —》 FEAT

  《— 211-Extensions supported:

  《— EPRT

  《— IDLE

  《— MDTM

  《— SIZE

  《— REST STREAM

  《— MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*;

  《— MLSD

  《— AUTH TLS

  《— PBSZ

  《— PROT

  《— UTF8

  《— TVFS

  《— ESTA

  《— PASV

  《— EPSV

  《— SPSV

  《— ESTP

  《— 211 End.

  —》 AUTH TLS

  《— 500 This security scheme is not implemented

  —》 OPTS UTF8 ON

  《— 200 OK, UTF-8 enabled

  —》 OPTS MLST type;size;modify;UNIX.mode;UNIX.uid;UNIX.gid;

  《— 200 MLST OPTS type;size;sizd;modify;UNIX.mode;UNIX.uid;UNIX.gid;unique;

  —》 USER adminis

  《— 331 User feifei OK. Password required

  —》 PASS 123456

  《— 530 Login authentication failed

  —》 PWD

未经允许不得转载:系统吧-电脑系统大神 » CentOS下pure-ftpd服务器报错530 login authentication怎么办?

觉得文章有用就打赏一下文章作者

支付宝扫一扫打赏

微信扫一扫打赏