Stephane Lee <[EMAIL PROTECTED]> writes: > You may want to check the restricted bash. > http://www.gnu.org/manual/bash-2.05a/html_node/bashref_75.html
Just be careful; restricted shells aren't really intended for security. They're more for situations where you want to avoid shooting yourself in the foot. For real security, you need something more like chroot(8) or jail(8). > On Fri, 31 Jan 2003, Jay Sern Liew wrote: > > > Greetings. > > > > Basically, I have this group of users, that I give SSH/SFTP access, but I > > don't want them to be able to see the complete file hierarchy and ``cd'' to > > them. I just want a user to be able to access the user's home, and that's it. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message