Thursday, 12 September 2013

Linux VSFTPD : Jail a "Specific User" to its home?

Linux VSFTPD : Jail a "Specific User" to its home?

I'm using Redhat and CentOS also. When i do followings:
# vi /etc/vsftpd/vsftpd.conf
chroot_local_user=YES
# service vsftpd restart
Then All Users are jailed in their homes.
What i really wanna know is HOW TO JAIL A SPECIFIC USER ONLY?

No comments:

Post a Comment