<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>OpenSSH on System Overlord</title><link>https://systemoverlord.com/tags/openssh.html</link><description>Recent content in OpenSSH on System Overlord</description><generator>Hugo</generator><language>en-us</language><managingEditor>david@systemoverlord.com (David Tomaschik)</managingEditor><webMaster>david@systemoverlord.com (David Tomaschik)</webMaster><lastBuildDate>Sat, 03 Mar 2018 00:00:00 +0000</lastBuildDate><atom:link href="https://systemoverlord.com/tags/openssh/index.xml" rel="self" type="application/rss+xml"/><item><title>OpenSSH Two Factor Authentication (But Not Service Accounts)</title><link>https://systemoverlord.com/2018/03/03/openssh-two-factor-authentication-but-not-service-accounts.html</link><pubDate>Sat, 03 Mar 2018 00:00:00 +0000</pubDate><author>david@systemoverlord.com (David Tomaschik)</author><guid>https://systemoverlord.com/2018/03/03/openssh-two-factor-authentication-but-not-service-accounts.html</guid><description>&lt;p&gt;Very often, people hear &amp;ldquo;SSH&amp;rdquo; and &amp;ldquo;two factor authentication&amp;rdquo; and assume you&amp;rsquo;re
talking about an SSH keypair that&amp;rsquo;s got the private key protected with a
passphrase. And while this is a reasonable approximation of a two factor
system, it&amp;rsquo;s not &lt;em&gt;actually&lt;/em&gt; two factor authentication because the server is not
using two separate factors to authenticate the user. The only factor is the SSH
keypair, and there&amp;rsquo;s no way for the server to know if that key was protected
with a passphrase. However, OpenSSH has supported true two factor
authentication for nearly 5 years now, so it&amp;rsquo;s quite possible to build even more
robust security.&lt;/p&gt;</description></item></channel></rss>