Bug 1994

Summary: document which settings/etc. get "persistent" with the ControlMaster connection
Product: Portable OpenSSH Reporter: Christoph Anton Mitterer <calestyo>
Component: DocumentationAssignee: Assigned to nobody <unassigned-bugs>
Status: NEW ---    
Severity: enhancement    
Priority: P2    
Version: 5.9p1   
Hardware: All   
OS: All   
Attachments:
Description Flags
ssh -vvv output what happens when a key is auto added for the IP address of an already trusted host calestyo: ok-

Description Christoph Anton Mitterer 2012-03-30 10:22:36 AEDT
Hi.

Currently, as far as I can see, it's not fully documented that (and which) settings/etc. get "persistent" when using the ControlMaster feature as set by the "initiating" connection.

This is not only true for options one sets on the command line, but obviously also for e.g. the "command" parameter in the authorized_keys file.
But on the other hand (and this is actually great!! :) )... the "SSH_ORIGINAL_COMMAND" is NOT fixed by the ControlMaster connection.
(This is so great, that it should perhaps be documented, too.)

Cheers,
Chris.
Comment 1 Christoph Anton Mitterer 2015-06-02 09:22:28 AEST
Created attachment 2637 [details]
ssh -vvv output what happens when a key is auto added for the IP address of an already trusted host
Comment 2 Christoph Anton Mitterer 2015-06-02 09:25:13 AEST
Comment on attachment 2637 [details]
ssh -vvv output what happens when a key is auto added for the IP address of an already trusted host

that shouldn't have gone here but rather to bug #1993.

Can someone delete it? I don't seem to have the rights for that.