|
I'm looking to supply the "subsystem" the remote (sshd) system is to invoke upon login.
On the cli, this would be "ssh user@host -s [name of subsystem]"
Is there a method to do this?
I've found methods for user, password, port (e.g. sshd isn't on port 22) etc. but nothing for subsystem.
Thanks
|