Displaying 1 result from an estimated 1 matches for "oclosecommand".
Did you mean:
  closecommand
  
2004 Aug 26
2
OpenSSH PATCH: OpenCommand and CloseCommand
...entication, oRSAAuthentication,
 	oChallengeResponseAuthentication, oXAuthLocation,
 	oIdentityFile, oHostName, oPort, oCipher, oRemoteForward, oLocalForward,
-	oUser, oHost, oEscapeChar, oRhostsRSAAuthentication, oProxyCommand,
+	oUser, oHost, oEscapeChar, oRhostsRSAAuthentication,
+	oOpenCommand, oCloseCommand, oProxyCommand,
 	oGlobalKnownHostsFile, oUserKnownHostsFile, oConnectionAttempts,
 	oBatchMode, oCheckHostIP, oStrictHostKeyChecking, oCompression,
 	oCompressionLevel, oTCPKeepAlive, oNumberOfPasswordPrompts,
@@ -149,6 +150,8 @@
 	{ "identityfile2", oIdentityFile },			/* alias */
 	{ &q...