<?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 In Linux	</title>
	<atom:link href="https://www.tecmint.com/ssh-two-factor-authentication/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/ssh-two-factor-authentication/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Wed, 16 Jul 2025 04:53:03 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/ssh-two-factor-authentication/comment-page-1/#comment-2325805</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Wed, 16 Jul 2025 04:48:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=2771#comment-2325805</guid>

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

@Among,

Hi, thank you for your feedback!

I’ve just updated the article with the correct and verified steps for RHEL-based systems, including RHEL 8/9, Rocky Linux, and AlmaLinux.

Please check it out again and let me know if you face any issues. 

Appreciate your support!

— AdminHi, thank you for your feedback!

You&#039;re absolutely right — some parts needed updating for RHEL 8/9. I’ve just updated the article with the correct and verified steps for RHEL-based systems, including RHEL 8/9, Rocky Linux, and AlmaLinux.

Please check it out again and let me know if you face any issues. 

Appreciate your support!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/ssh-two-factor-authentication/comment-page-1/#comment-2325551">AmongUs</a>.</p>
<p>@Among,</p>
<p>Hi, thank you for your feedback!</p>
<p>I’ve just updated the article with the correct and verified steps for RHEL-based systems, including RHEL 8/9, Rocky Linux, and AlmaLinux.</p>
<p>Please check it out again and let me know if you face any issues. </p>
<p>Appreciate your support!</p>
<p>— AdminHi, thank you for your feedback!</p>
<p>You&#8217;re absolutely right — some parts needed updating for RHEL 8/9. I’ve just updated the article with the correct and verified steps for RHEL-based systems, including RHEL 8/9, Rocky Linux, and AlmaLinux.</p>
<p>Please check it out again and let me know if you face any issues. </p>
<p>Appreciate your support!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: AmongUs		</title>
		<link>https://www.tecmint.com/ssh-two-factor-authentication/comment-page-1/#comment-2325551</link>

		<dc:creator><![CDATA[AmongUs]]></dc:creator>
		<pubDate>Tue, 15 Jul 2025 10:46:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=2771#comment-2325551</guid>

					<description><![CDATA[2FA does not works for RHEL8/9 ,Dear Admin could you please update the article which work with rhel 8/9.

Thanks!]]></description>
			<content:encoded><![CDATA[<p>2FA does not works for RHEL8/9 ,Dear Admin could you please update the article which work with rhel 8/9.</p>
<p>Thanks!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Bendt Mollerup		</title>
		<link>https://www.tecmint.com/ssh-two-factor-authentication/comment-page-1/#comment-1927123</link>

		<dc:creator><![CDATA[Bendt Mollerup]]></dc:creator>
		<pubDate>Fri, 09 Dec 2022 12:31:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=2771#comment-1927123</guid>

					<description><![CDATA[I can get &lt;strong&gt;qr-code&lt;/strong&gt; from &lt;strong&gt;google-authenticator&lt;/strong&gt; by install following:

# dnf install qrencode qrencode-libs -y

This makes it easy to use the app on a smartphone.

The code is then easy confirmed - anyway I do not get the two factor authenticationat login yet...]]></description>
			<content:encoded><![CDATA[<p>I can get <strong>qr-code</strong> from <strong>google-authenticator</strong> by install following:</p>
<p># dnf install qrencode qrencode-libs -y</p>
<p>This makes it easy to use the app on a smartphone.</p>
<p>The code is then easy confirmed &#8211; anyway I do not get the two factor authenticationat login yet&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ger		</title>
		<link>https://www.tecmint.com/ssh-two-factor-authentication/comment-page-1/#comment-1886474</link>

		<dc:creator><![CDATA[Ger]]></dc:creator>
		<pubDate>Tue, 27 Sep 2022 12:33:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=2771#comment-1886474</guid>

					<description><![CDATA[When a normal user runs google_authenticator the secret file &lt;strong&gt;.google_authenticator&lt;/strong&gt; is owned by the root.
&lt;pre&gt;
-r--------. 1 root nogroup 117 Sep 27 12:29 .google_authenticator
&lt;/pre&gt;
In &lt;strong&gt;/var/log/secure&lt;/strong&gt; I see :
&lt;pre&gt;
Sep 27 12:21:30 localhost sshd(pam_google_authenticator)[8475]: Secret file “/user/undergrads/John/.ssh/google_authenticator” must be owned by “John”
&lt;/pre&gt;
I have:
Rocky Linux 8.6
google-authenticator-1.07-1.el8.x86_64]]></description>
			<content:encoded><![CDATA[<p>When a normal user runs google_authenticator the secret file <strong>.google_authenticator</strong> is owned by the root.</p>
<pre>
-r--------. 1 root nogroup 117 Sep 27 12:29 .google_authenticator
</pre>
<p>In <strong>/var/log/secure</strong> I see :</p>
<pre>
Sep 27 12:21:30 localhost sshd(pam_google_authenticator)[8475]: Secret file “/user/undergrads/John/.ssh/google_authenticator” must be owned by “John”
</pre>
<p>I have:<br />
Rocky Linux 8.6<br />
google-authenticator-1.07-1.el8.x86_64</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: tazmo8448		</title>
		<link>https://www.tecmint.com/ssh-two-factor-authentication/comment-page-1/#comment-1131145</link>

		<dc:creator><![CDATA[tazmo8448]]></dc:creator>
		<pubDate>Sat, 13 Apr 2019 20:47:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=2771#comment-1131145</guid>

					<description><![CDATA[I&#039;ve tried the command lines for &lt;strong&gt;Google Authenticator&lt;/strong&gt; recently (&lt;strong&gt;Linux Mint 19.1&lt;/strong&gt;) and found they do not work. upon entering I receive &#039;&lt;strong&gt;command not found&lt;/strong&gt;&#039; which stands to reason when the OP was in 2013. I can create a pam file but it does not &#039;trigger&#039; a response on boot.... i.e. no requirement for a password other than the one I created on install.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve tried the command lines for <strong>Google Authenticator</strong> recently (<strong>Linux Mint 19.1</strong>) and found they do not work. upon entering I receive &#8216;<strong>command not found</strong>&#8216; which stands to reason when the OP was in 2013. I can create a pam file but it does not &#8216;trigger&#8217; a response on boot&#8230;. i.e. no requirement for a password other than the one I created on install.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
