<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>SSH on Sammy&#39;s Blog</title>
    <link>https://words.theresnotime.co.uk/tags/ssh/</link>
    <description>Recent content in SSH on Sammy&#39;s Blog</description>
    <generator>Hugo -- 0.139.3</generator>
    <language>en-gb</language>
    <lastBuildDate>Tue, 26 Sep 2023 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://words.theresnotime.co.uk/tags/ssh/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>SSH: Bad configuration option: usekeychain</title>
      <link>https://words.theresnotime.co.uk/2023/ssh-bad-configuration-option-usekeychain/</link>
      <pubDate>Tue, 26 Sep 2023 00:00:00 +0000</pubDate>
      <guid>https://words.theresnotime.co.uk/2023/ssh-bad-configuration-option-usekeychain/</guid>
      <description>&lt;p&gt;I synchronise my &lt;code&gt;.ssh/config&lt;/code&gt; file between (most of) my laptops, including some Linux and macOS ones. On Mac, it&amp;rsquo;s quite nice to be able to use the &lt;a href=&#34;https://developer.apple.com/library/archive/technotes/tn2449/_index.html&#34;&gt;UseKeychain option&lt;/a&gt; to store SSH passphrases in the secure keychain thing.&lt;/p&gt;
&lt;p&gt;That is, until you try to use that same &lt;code&gt;config&lt;/code&gt; file on Linux (or Windows/WSL) and it explodes.&lt;/p&gt;
&lt;p&gt;The issue is that &lt;code&gt;UseKeychain&lt;/code&gt; isn&amp;rsquo;t actually part of standard OpenSSH; it&amp;rsquo;s a custom patch Apple adds to the version bundled with macOS. So when &amp;ldquo;upstream&amp;rdquo; OpenSSH (on Linux, Windows, or even Homebrew) sees it, it panics.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
