<?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 Fix SSH Permission Denied (Public key) Error in Linux	</title>
	<atom:link href="https://www.tecmint.com/ssh-permission-denied-publickey/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/ssh-permission-denied-publickey/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Fri, 13 Oct 2023 05:16:47 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/ssh-permission-denied-publickey/comment-page-1/#comment-2089846</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Fri, 13 Oct 2023 05:16:47 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=51127#comment-2089846</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/ssh-permission-denied-publickey/comment-page-1/#comment-2089635&quot;&gt;Larry&lt;/a&gt;.

@Larry,

Thank you for your feedback and valuable insight! I&#039;m glad to hear that the tutorial was helpful to you, and I appreciate your suggestion. It&#039;s definitely important to highlight potential stumbling blocks like overly permissive permissions in the home directory, which can cause issues with public key authentication. 

Your experience and solution will surely be beneficial to others who come across this post. 

Thanks for sharing!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/ssh-permission-denied-publickey/comment-page-1/#comment-2089635">Larry</a>.</p>
<p>@Larry,</p>
<p>Thank you for your feedback and valuable insight! I&#8217;m glad to hear that the tutorial was helpful to you, and I appreciate your suggestion. It&#8217;s definitely important to highlight potential stumbling blocks like overly permissive permissions in the home directory, which can cause issues with public key authentication. </p>
<p>Your experience and solution will surely be beneficial to others who come across this post. </p>
<p>Thanks for sharing!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Larry		</title>
		<link>https://www.tecmint.com/ssh-permission-denied-publickey/comment-page-1/#comment-2089635</link>

		<dc:creator><![CDATA[Larry]]></dc:creator>
		<pubDate>Thu, 12 Oct 2023 15:53:24 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=51127#comment-2089635</guid>

					<description><![CDATA[Since your post comes to the top of the list, when searching for this issue, I believe this is a good place to start.

To improve your tutorial, you need to add one more thing. That is, public key authentication will not function if the user&#039;s home directory on the server has overly permissive permissions.

For example, for whatever season my home folder (on the server) had 777 permission and no matter what I did - public key authentication did not work. 

Finally, I looked into /var/log/auth.log which indicated an issue with home folder permissions. Once I changed my home folder (on the server) permissions to 700 - key authentication started working like a charm.]]></description>
			<content:encoded><![CDATA[<p>Since your post comes to the top of the list, when searching for this issue, I believe this is a good place to start.</p>
<p>To improve your tutorial, you need to add one more thing. That is, public key authentication will not function if the user&#8217;s home directory on the server has overly permissive permissions.</p>
<p>For example, for whatever season my home folder (on the server) had 777 permission and no matter what I did &#8211; public key authentication did not work. </p>
<p>Finally, I looked into /var/log/auth.log which indicated an issue with home folder permissions. Once I changed my home folder (on the server) permissions to 700 &#8211; key authentication started working like a charm.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
