Home >Operation and Maintenance >CentOS >Centos system cannot log in to ftp

Centos system cannot log in to ftp

王林
王林Original
2020-03-19 14:33:132442browse

Centos system cannot log in to ftp

Question:

The newly purchased Alibaba Cloud server has ftp, redis, nginx, mysql, and dotnet installed. There were no problems at first, and the programs were uploaded. I don’t know why I can’t connect suddenly. The prompt is 530 Login incorrect.

(Recommended tutorial: centos usage tutorial)

The solution is as follows:

1. Execute the following command to open the /etc/pam.d/vsftpd file

cat  /etc/pam.d/vsftpd

2. Just comment the content as shown in the picture.

Centos system cannot log in to ftp

Related video tutorial recommendations: linux video tutorial

The above is the detailed content of Centos system cannot log in to ftp. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn