Connected to 192.168.1.233
220 hmpserver FTP server (Version 5.60) ready.
User (192.168.1.233 none)): Bigkakgaroo
530 Must perform authentication before identifying USER.
Login failed.
ftp> quit

进入/etc/xinit.d/gssftp 文件. 找到

server_args = -l -a  

把-a 选项移除.

然后:service xinetd restart

再:service vsftpd restart

就解决了。

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-31
  • 2022-01-16
  • 2022-12-23
猜你喜欢
  • 2021-07-02
  • 2022-12-23
  • 2021-09-18
  • 2021-04-09
  • 2021-12-29
  • 2022-01-31
  • 2021-12-08
相关资源
相似解决方案