Since win10 you have openssh ssh.exe in C:\Windows\System32\OpenSSH So to use passwordless ssh connection you maybe need to provide ssh.exe &#8220;PubkeyAcceptedKeyTypes=+ssh-dss&#8221; For this you can create ssh_config file anywhere (for example in c:\users\yourname\.ssh near your id_dsa private key file) with only one line: PubkeyAcceptedKeyTypes=+ssh-dss so now you can: ssh yourname@1.1.1.1 -F "c:\users\yourname\.ssh\ssh_config" where 1.1.1.1 for example your ssh server, san_switch, HPE virtual connect manager, nimble storage and so on ps the same is true for openssh server installed from home site on win2016 server only  <span><a href="https://www.itforce.mn/index.php/2021/03/17/how-configure-ssh_config-for-windows-openssh-client-for-example-for-pubkeyacceptedkeytypesssh-dss/" class="readmore">Continue reading &rarr;</a></span>{"id":1580,"date":"2021-03-17T18:16:08","date_gmt":"2021-03-17T10:16:08","guid":{"rendered":"https:\/\/www.itforce.mn\/?p=1580"},"modified":"2021-03-17T18:42:09","modified_gmt":"2021-03-17T10:42:09","slug":"how-configure-ssh_config-for-windows-openssh-client-for-example-for-pubkeyacceptedkeytypesssh-dss","status":"publish","type":"post","link":"https:\/\/www.itforce.mn\/index.php\/2021\/03\/17\/how-configure-ssh_config-for-windows-openssh-client-for-example-for-pubkeyacceptedkeytypesssh-dss\/","title":{"rendered":"How configure ssh_config for windows openssh client, for example for PubkeyAcceptedKeyTypes=+ssh-dss"},"content":{"rendered":"<p>Since win10 you have openssh ssh.exe in<\/p>\n<pre>C:\\Windows\\System32\\OpenSSH\r\n<\/pre>\n<p>So to use passwordless ssh connection you maybe need to provide ssh.exe &#8220;PubkeyAcceptedKeyTypes=+ssh-dss&#8221;<\/p>\n<p>For this you can create ssh_config file anywhere (for example in c:\\users\\yourname\\.ssh near your id_dsa private key file) with only one line:<\/p>\n<pre>PubkeyAcceptedKeyTypes=+ssh-dss\r\n<\/pre>\n<p>so now you can:<\/p>\n<pre>ssh yourname@1.1.1.1 -F \"c:\\users\\yourname\\.ssh\\ssh_config\"\r\n<\/pre>\n<p>where 1.1.1.1 for example your ssh server, san_switch, HPE virtual connect manager, nimble storage and so on<\/p>\n<p><strong>ps<\/strong><br \/>\nthe same is true for openssh server installed from <a href=\"https:\/\/github.com\/PowerShell\/Win32-OpenSSH\/releases\">home site<\/a> on win2016 server<br \/>\nonly ssh.exe file will be in<br \/>\n&#8220;C:\\Program Files\\OpenSSH-Win64&#8221; (by default installation)<\/p>\n","protected":false},"excerpt":{"rendered":null,"protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[19,17,16,5],"tags":[],"class_list":["post-1580","post","type-post","status-publish","format-standard","hentry","category-powercli","category-powershell-tips","category-san-storages","category-security"],"_links":{"self":[{"href":"https:\/\/www.itforce.mn\/index.php\/wp-json\/wp\/v2\/posts\/1580","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.itforce.mn\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.itforce.mn\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.itforce.mn\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.itforce.mn\/index.php\/wp-json\/wp\/v2\/comments?post=1580"}],"version-history":[{"count":8,"href":"https:\/\/www.itforce.mn\/index.php\/wp-json\/wp\/v2\/posts\/1580\/revisions"}],"predecessor-version":[{"id":1588,"href":"https:\/\/www.itforce.mn\/index.php\/wp-json\/wp\/v2\/posts\/1580\/revisions\/1588"}],"wp:attachment":[{"href":"https:\/\/www.itforce.mn\/index.php\/wp-json\/wp\/v2\/media?parent=1580"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.itforce.mn\/index.php\/wp-json\/wp\/v2\/categories?post=1580"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.itforce.mn\/index.php\/wp-json\/wp\/v2\/tags?post=1580"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}