[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Minimizing shell access on my VPS



Hi.

On Sat, 18 Jan 2014 01:23:16 -0800
Aubrey Raech <aubrey@raech.net> 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


Reply to: