Restricting FTP Users to their home dir in vsftpd
i have a working vstpd server up, but i would like to know how to rstrict users who login using an FTP client to only see their home directory. i.e. they cannot even view anything above /home/user. this is for obvious reasons...heh.
also, if at all possible, can you restrict users to FTP logins period? like not let them telnet or ssh to the server. i think i remember reading something about chsh'ing that user to a fake shell that closes itself as soon as they logon. how exactly do i do that?
|