<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z000078c6yJCAQOkta Identity EngineAdvanced Server AccessAnswered2021-08-30T21:36:10.000Z2021-08-24T23:06:03.000Z2021-08-30T21:36:10.000Z

StephenC.92115 (Customer) asked a question.

Does Okta allow the ControlMaster option in openssh?

I am trying to use the ControlMaster option to speed up connections through a jump host. I added to Host* in .ssh./config:

 

ControlMaster         auto

ControlPath           ~/.ssh/master-%r@%h:%p

 

When I connect to a jump server scajump01) offering 2FA using Duo I see the control socket and using scajump01 as a jump host works as expected.

 

ssh -J scajump01 ol8okta01d

 

However, when I try to duplicate this behavior on a second server (scajump02) offering Okta I can logon but do see the control socket and cannot use it as a jump host. Is this correct behavior for Okta?


This question is closed.
Loading
Does Okta allow the ControlMaster option in openssh?