6 ms·
Looks like it executes the commands only on the server where ~/.ssh/rc or /etc/ssh/sshrc exists. > ~/.ssh/rc > Commands in this file are executed by ssh whe
by OrgNet 7y ago
Looks like it executes the commands only on the server where
~/.ssh/rc or /etc/ssh/sshrc exists.
> ~/.ssh/rc
> Commands in this file are executed by ssh when the user logs in, just before the user's shell (or command) is started. See the sshd(8) manual page for more information.