Displaying 1 result from an estimated 1 matches for "denyshell".
2005 Aug 04
0
Patch to selectively override a user's shell
...l /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 that is
not listed here will receive the shell specified in OverrideShell.
* DenyShell - Space separated list of users who will be denied
their shell specified in /etc/passwd or wherever and will receive the
OverrideShell instead. If only this is set, all other users will get
their normal shell.
EXAMPLES: To deny the normal shell to all users except for root and
admin and...