From a0c08acffd46c958894114a781e173c7c53846d8 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Tue, 19 Sep 2017 17:26:20 +0100 Subject: [PATCH] dot/putty-defaults: Include new shiny SSH settings. --- dot/putty-defaults | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/dot/putty-defaults b/dot/putty-defaults index 6a87795..51176aa 100644 --- a/dot/putty-defaults +++ b/dot/putty-defaults @@ -29,21 +29,28 @@ ProxyPassword= ProxyTelnetCommand=connect %host %port\n Environment= UserName= +UserNameFromEnvironment=0 LocalUserName= NoPTY=0 Compression=0 TryAgent=1 AgentFwd=0 +GssapiFwd=0 ChangeUsername=0 Cipher=aes,blowfish,3des,WARN,des,arcfour KEX=dh-gex-sha1,dh-group14-sha1,dh-group1-sha1,WARN RekeyTime=60 RekeyBytes=1G SshNoAuth=0 +SshBanner=1 AuthTIS=0 AuthKI=1 +AuthGSSAPI=1 +GSSLibs=libgssapi,libgssapi_krb5,libgss,custom +GSSCustom= SshNoShell=0 SshProt=2 +LogHost= SSH2DES=0 PublicKeyFile= RemoteCommand= @@ -92,6 +99,7 @@ ScrollbackLines=1000 DECOriginMode=0 AutoWrapMode=1 LFImpliesCR=0 +CRImpliesLF=0 DisableArabicShaping=0 DisableBidi=0 WinNameAlways=0 @@ -157,17 +165,23 @@ BlinkText=0 X11Forward=0 X11Display= X11AuthType=1 +X11AuthFile= LocalPortAcceptAll=0 RemotePortAcceptAll=0 PortForwardings= BugIgnore1=0 BugPlainPW1=0 BugRSA1=0 +BugIgnore2=0 BugHMAC2=0 BugDeriveKey2=0 BugRSAPad2=0 BugPKSessID2=0 BugRekey2=0 +BugMaxPkt2=0 +BugOldGex2=0 +BugWinadj=0 +BugChanReq=0 StampUtmp=0 LoginShell=0 ScrollbarOnLeft=0 @@ -182,3 +196,8 @@ SerialDataBits=8 SerialStopHalfbits=2 SerialParity=0 SerialFlowControl=1 +WindowClass= +ConnectionSharing=0 +ConnectionSharingUpstream=1 +ConnectionSharingDownstream=1 +SSHManualHostKeys= -- 2.11.0