Abel Talaversn Estevez wrote:
Hi all,I need to create a particular but simple shell for a firewall running OpenBSD 3.6. The idea is create a user whose shell is a very limited one. This shell or command line interpreter (CLI) must have permissions only in the home directory.How could I do this? Any ideas? Editing the source code of sh?, for example. Make my own cli?
Maybe something like rksh (ksh -r) ? Regards, Ivo