Displaying 1 result from an estimated 1 matches for "ubelix".
Did you mean:
obelix
2005 Aug 04
0
Patch to selectively override a user's shell
...us a shell like rssh) on our master nodes, but
should retain their normal shell on all other nodes. With this patch,
we can define what users may retain their normal shell on the master
nodes and which ones will have their shell changed to a default one.
The patch can be found here: https://ubelix.unibe.ch/local/tmp/
openssh-4.1_p1-shell-override.patch
USAGE: The patch adds three config parameters to sshd_config. These are;
* OverrideShell - Shell to be used if the user's shell will be
overridden (e.g. OverrideShell /usr/bin/rssh).
* AllowShell - Space separated list of u...