Vsftpd 530 Login incorrect error and 530 Permission denied error Solution

Source: Internet
Author: User


Solution For vsftpd 530 Login incorrect errors and 530 Permission denied errors today, 530 Login incorrect errors and 530 Permission denied errors occur when you log on to vsftpd as a root user. 530 the reason for Permission denied is that userlist_enable = YES/etc/vsftpd. conf in/etc/vsftpd. conf contains the root list.
Two solutions: userlist_enable = NO Remove root from user_list 530 Login incorrect error -www.2cto.com-Remove root from/etc/vsftpdftpusers. How to Use vi to edit files in linux Method 1: Enter vi filename in the command line and open the file if it exists. If it does not exist, create a file named filename. After entering vi, press the I key, enter the content, and then press ESC, then press the colon (:), and enter wq to save and exit. Linux does not distinguish between text and binary. If you just want to create a file touch NewFilename and use ls, you can see that the file appears in the directory. Method 2: vi filename and press I to enter the editing status. After editing, Press esc and hold down shift + Z twice. Then, exit and save, if the file is not in it, the file is automatically created.
Author bosschen

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.