I have set up a sshd_config that uses an alternate port number and
ForceCommand to force the execution of a home-made service to our users.
ForceCommand executes the command using 'shell' '-c', and as a result
the user's .bashrc, .tcshrc, .whateverrc is being loaded -- which is
something I was...
I have set up a sshd_config that uses an alternate port number and
ForceCommand to force the execution of a home-made service to our users.
ForceCommand executes the command using 'shell' '-c', and as a result
the user's .bashrc, .tcshrc, .whateverrc is being loaded -- which is
something I was...
[ more ]