Displaying 1 result from an estimated 1 matches for "overrideshel".
Did you mean:
overrideshell
2005 Aug 04
0
Patch to selectively override a user's shell
...ay 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 users that should be
allowed to use their shell as specified in /etc/passwd or in LDAP or
wherever your authenticating from. If this is set, any user...