|
CentOS Linux Server Guide |
CentOS Linux FTP Server |
|||||
FTP Security- Restricting Local User Access
There are few ways to tighten down your FTP access. I found the easiest way is just to add any 'blacklist' users into /etc/vsftpd/ftpusers. This will block any local user account that Let's have a quick check on /etc/vsftpd/ftpusers, the users below are not allowed to login via ftp.
In the following scenario, we want to block Jane from ftp to our FTP server. Let's check if she has access right before we edit /etc/vsftpd/ftpusers.
Step1: edit the /etc/vsftpd/ftpusers
Step2: Add the user you want to block in /etc/vsftpd/ftpusers file We are add user jane
Step3: Verify the setting and user access Now, have a quick check on the Jane's access. This following confirmed that Jane has no access right to our FTP server.
|
|||||
|
Copyright 2011 http://www.1a-centosserver.com All Rights Reserved All trademarks are the property of their respective owners. Contact Us | Terms of Use | Privacy Policy |