El 23/09/2006, a las 21:22, Dan escribió: > Looking through multiple sites and looking at all of the different > strategies on locking a user into a particular set of directories. It > would seem that using chroot is the only way to accomplish this. I'm > trying to migrate from my old FTP server ProFTPd to using SFTP on > OpenSSH.
The commercial product available from ssh.com (not OpenSSH) has the option of limiting SFTP users to their homedirs; ie. it does the chrooting internally rather than relying on an externally process to do it. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ rssh-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rssh-discuss
