Roland Smith <[EMAIL PROTECTED]> writes: > On Mon, Apr 25, 2005 at 10:51:00AM -0400, Olaf Stein wrote: > > hi everybody > > > > is there an easy way to lock a user to his home directory?? > > Try giving them restricted bash (rbash, or bash -r) as shell.
Assuming you trust them not to actively try to attack your box, in which case you would use a chroot(8) or jail(8). _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
