<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: How to Setup Two Factor Authentication for SSH on Fedora	</title>
	<atom:link href="https://www.tecmint.com/two-factor-authentication-for-ssh-on-fedora/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/two-factor-authentication-for-ssh-on-fedora/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Tue, 09 Apr 2019 09:59:22 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/two-factor-authentication-for-ssh-on-fedora/comment-page-1/#comment-1117668</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Mon, 25 Mar 2019 06:36:28 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=32161#comment-1117668</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/two-factor-authentication-for-ssh-on-fedora/comment-page-1/#comment-1116648&quot;&gt;Ramesh&lt;/a&gt;.

@Ramesh,

It&#039;s Google app, so there is no issue about security. I haven&#039;t tested it without internet, but I think it should work without internet connection also. Give a try and see..]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/two-factor-authentication-for-ssh-on-fedora/comment-page-1/#comment-1116648">Ramesh</a>.</p>
<p>@Ramesh,</p>
<p>It&#8217;s Google app, so there is no issue about security. I haven&#8217;t tested it without internet, but I think it should work without internet connection also. Give a try and see..</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ramesh		</title>
		<link>https://www.tecmint.com/two-factor-authentication-for-ssh-on-fedora/comment-page-1/#comment-1116648</link>

		<dc:creator><![CDATA[Ramesh]]></dc:creator>
		<pubDate>Sat, 23 Mar 2019 06:14:39 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=32161#comment-1116648</guid>

					<description><![CDATA[How secure is Google authenticator app as this needs Internet connection on secure zone linux servers and is it possible without Internet connection too?]]></description>
			<content:encoded><![CDATA[<p>How secure is Google authenticator app as this needs Internet connection on secure zone linux servers and is it possible without Internet connection too?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Sum Yung Gai		</title>
		<link>https://www.tecmint.com/two-factor-authentication-for-ssh-on-fedora/comment-page-1/#comment-1116376</link>

		<dc:creator><![CDATA[Sum Yung Gai]]></dc:creator>
		<pubDate>Fri, 22 Mar 2019 21:34:22 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=32161#comment-1116376</guid>

					<description><![CDATA[&lt;strong&gt;Google Authenticator&lt;/strong&gt; is no longer open source, so I would not run it on my systems anymore.  I have done 2FA on CentOS and RHEL systems using US Government PIV/CAC cards, all with open source software that comes with CentOS/RHEL (coolkey driver).  It&#039;s not that hard, and I imagine that the new replacement driver, called &lt;strong&gt;OpenSC&lt;/strong&gt;, is available in the latest Fedora (it&#039;s present in RHEL 7.4).]]></description>
			<content:encoded><![CDATA[<p><strong>Google Authenticator</strong> is no longer open source, so I would not run it on my systems anymore.  I have done 2FA on CentOS and RHEL systems using US Government PIV/CAC cards, all with open source software that comes with CentOS/RHEL (coolkey driver).  It&#8217;s not that hard, and I imagine that the new replacement driver, called <strong>OpenSC</strong>, is available in the latest Fedora (it&#8217;s present in RHEL 7.4).</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: J Billheim		</title>
		<link>https://www.tecmint.com/two-factor-authentication-for-ssh-on-fedora/comment-page-1/#comment-1116330</link>

		<dc:creator><![CDATA[J Billheim]]></dc:creator>
		<pubDate>Fri, 22 Mar 2019 19:33:30 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=32161#comment-1116330</guid>

					<description><![CDATA[Anyone using Authy vice Google Authenticator to do this?]]></description>
			<content:encoded><![CDATA[<p>Anyone using Authy vice Google Authenticator to do this?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Loweel		</title>
		<link>https://www.tecmint.com/two-factor-authentication-for-ssh-on-fedora/comment-page-1/#comment-1116236</link>

		<dc:creator><![CDATA[Loweel]]></dc:creator>
		<pubDate>Fri, 22 Mar 2019 14:16:04 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=32161#comment-1116236</guid>

					<description><![CDATA[What you set is a single factor authentication, not double. Double factor means 

- Something you know (password)
- Something you have (your OTP device).

What you do is to use only the OTP. This is single factor. Keep the password there, and you have two factors.]]></description>
			<content:encoded><![CDATA[<p>What you set is a single factor authentication, not double. Double factor means </p>
<p>&#8211; Something you know (password)<br />
&#8211; Something you have (your OTP device).</p>
<p>What you do is to use only the OTP. This is single factor. Keep the password there, and you have two factors.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
