ssh -N counterpart in ssh_config
Christoph Anton Mitterer
calestyo at scientia.net
Tue Jul 6 10:34:23 AEST 2021
On Mon, 2021-07-05 at 19:46 -0400, M Rubon wrote:
> MaxSessions 0 # ZERO!!!
> in your sshd_config ensures that no interactive commands can be used
Thanks, but I don't think this is really an equivalent of ssh's -N, as
it needs to be set on the server side, which one might not even have
permissions to do so... and even if, if would affect all connections...
and I don't think one can work around this with Match or so.
Cheers,
Chris.
More information about the openssh-unix-dev
mailing list