Tagged Questions
1
vote
2answers
549 views
How Can I Restrict FTP to a Particular Local Group?
I am running the FTP daemon VSFTPD. I'd like to control FTP access by adding users to a group such that only members of the defined group can access the FTP services. I am thinking I can do this by ...