Christopher Fisk <[EMAIL PROTECTED]> writes: > # adduser luser > # ln -s /bin/bash /bin/rbash > # echo "/bin/rbash" >> /etc/shells > # chsh -s /bin/rbash luser > # cd ~luser > # su luser > $ > > and then: > > $ cd / > rbash: cd: restricted
Does this work with ssh and bash-2.05b? Here this worked with 2.05a only - rbash from 2.05b operates unrestricted (on the remote) like the normal bash after establishing the ssh-session. Martin -- [EMAIL PROTECTED] mailing list
