Vsftpd530logincorrect error and 530Permissiondenied error solution
Source: Internet
Author: User
Solution for vsftpd530logincorrect error and 530Permissiondenied error today when you log on to vsftpd as a root user, the following error occurs: 530logincorrect error and 530Permissiondenied error. 530Permissiondenied:/etc/vsftpd...
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
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