Hi. On Sat, 18 Jan 2014 01:23:16 -0800 Aubrey Raech <[email protected]> wrote:
> ...so that he can't access at least my personal things, but honestly I'd > prefer he only really be able to run the one program. Set up another user with /bin/rbash (not straight /bin/bash) as a shell. Copy the program in question to new user's home. Set PATH in .bashrc of said user to that program. Your problem is solved. Reco -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

