vsftpd 530 This problem is very common. There are a lot of searches on the Internet, but most of them are blunders. Let me talk about my solution,
Server Description: The server uses centos 6.5 64-bit, vsftpd uses vsftpd: version 2.2.2, and the system user is nologin
1. Check the /etc/vsftpd/vsftpd.conf configuration
code as follows
local_enable=YES pam_service_name=vsftpd //Someone says ubuntu is pam_service_name=ftp (I have not tested) userlist_enable=YES
2, modify /etc/vsftpd/ftpusers
The code is as follows # vim /etc/pam.d/vsftpd //You will find that the user in ftpusers is rejected auth required pam_listfile.so item=user sense=deny file=/etc/vsftpd/Ftpusers onerr=succeed
ftpusers is the default ftp user, if you want to system users, remove this user from the ftpusers file.
Code is as follows [root@node1 vsftpd]# cat /etc/vsftpd/ftpusers # Users that are not allowed to login via ftp root bin #daemon //delete and log in adm lp sync
. . . . . . . . . Omitted. . . . . . . . .
Note here, do not change the deny in /etc/pam.d/vsftpd to allow, otherwise your own user will report 530 Login in
3, restart vsftpd
Code is as follows # /etc/init.d/vsftpd start
First find the iptables file Generally under /etc/sysconfig Then vi iptables Just like add
For all organizations and companies, data is the most important to them, and even for e-com
Sometimes when Linux has multiple network cards, you need to add routes to other network ca
one, top command 1. Function The top command is used to display the program process in execution,
Linux system administrator skills
Reboot command--Linux command application big dictionary 729 command interpretation
Modify the Linux default startup level or mode
How to find files quickly in Linux
Linux Weblogic related environment variable setting
Twemproxy installation and configuration
Problems that newbies may encounter when adding users and deleting users in Linux
Explain the find and locate commands for finding directories and files in Linux
Windows10 system comes with a microphone to turn on and off
Win10 quasi-official version of Build 10240 has been sent to Microsoft partners
Setting the BIOS to support the SATA hard disk
Windows8 creates VHDX virtual disk to convert VHD to VHDX graphic tutorial
Win8.1 system opens the app store prompt error code 0x80080005 solution
Windows Vista login password two ways to crack
Win7 desktop right-click refresh response slow how to do?
How to add input method to Win10? Win10 method of adding input method