Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Signals sent to ssh, to be passed to remote process.

28 views
Skip to first unread message

richard@ds

unread,
Oct 24, 2012, 11:44:56 AM10/24/12
to
I am wondering if openssh will forward a signal, sent to ssh, to the remote process.

So if I do:
ssh me@remote command
kill pid_of_ssh

Then remote command should receive the signal, if remote command dies then ssh should die.

Signal should be sent as specified in RFC 4254 - section 6.9
0 new messages