[KLUG Members] restricted bash

members@kalamazoolinux.org members@kalamazoolinux.org
Fri, 22 Nov 2002 11:04:32 -0500


>/bin/rbash is a symlink to /bin/bash. According to the man page, if bash
>sees that it is called as rbash, it should run restricted: i.e., it should
>run as if it had been called as 'bash -r'.

Have you tried hard linking rather than sym-linking?