LeRoy, Ted wrote:
...
I'd like to limit the user account access for the other groups,
permitting them a shell and a few commands, but no ability to browse the
box or do things like cat or cp /etc/passwd.
...

In addition to chroot, you'll want to make sure that their login shell is rksh and that you've fiddle with the path. Any programs they should be able to run should be in a special path and the regular paths not even listed.
        http://www.openbsd.org/cgi-bin/man.cgi?query=rksh

Regards,
-Lars

PS. If you get a good job later as a result of the course or the degree, then we on the list expect kickbacks for having helped you get it. ;)
        http://www.openbsd.org/donations.html

Reply via email to