<?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 Set Up NFS Server and Client on CentOS 8	</title>
	<atom:link href="https://www.tecmint.com/install-nfs-server-on-centos-8/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/install-nfs-server-on-centos-8/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Fri, 07 May 2021 03:37:10 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Vikash Kaushik		</title>
		<link>https://www.tecmint.com/install-nfs-server-on-centos-8/comment-page-1/#comment-1486938</link>

		<dc:creator><![CDATA[Vikash Kaushik]]></dc:creator>
		<pubDate>Fri, 07 May 2021 03:37:10 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=36337#comment-1486938</guid>

					<description><![CDATA[I find this site helpful and informative...]]></description>
			<content:encoded><![CDATA[<p>I find this site helpful and informative&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: C		</title>
		<link>https://www.tecmint.com/install-nfs-server-on-centos-8/comment-page-1/#comment-1356464</link>

		<dc:creator><![CDATA[C]]></dc:creator>
		<pubDate>Mon, 24 Aug 2020 07:37:16 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=36337#comment-1356464</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-nfs-server-on-centos-8/comment-page-1/#comment-1356416&quot;&gt;Aaron Kili&lt;/a&gt;.

Like I said - &quot;I’m sure it is a filesystem issue on the server&quot;.

What I mean is that none of the articles seem to specify what &quot;sensible&quot; permissions are.  You can fix this by running &quot;&lt;strong&gt;chmod -R 777&lt;/strong&gt;&quot; on the NFS share but that&#039;s universally known to be bad practice.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-nfs-server-on-centos-8/comment-page-1/#comment-1356416">Aaron Kili</a>.</p>
<p>Like I said &#8211; &#8220;I’m sure it is a filesystem issue on the server&#8221;.</p>
<p>What I mean is that none of the articles seem to specify what &#8220;sensible&#8221; permissions are.  You can fix this by running &#8220;<strong>chmod -R 777</strong>&#8221; on the NFS share but that&#8217;s universally known to be bad practice.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/install-nfs-server-on-centos-8/comment-page-1/#comment-1356416</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Mon, 24 Aug 2020 04:40:35 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=36337#comment-1356416</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-nfs-server-on-centos-8/comment-page-1/#comment-1354989&quot;&gt;C&lt;/a&gt;.

@C

Maybe the file permissions on the directory you are trying to access can cross-check to ensure that the NFS user has permissions to access/read/write in that directory.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-nfs-server-on-centos-8/comment-page-1/#comment-1354989">C</a>.</p>
<p>@C</p>
<p>Maybe the file permissions on the directory you are trying to access can cross-check to ensure that the NFS user has permissions to access/read/write in that directory.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: C		</title>
		<link>https://www.tecmint.com/install-nfs-server-on-centos-8/comment-page-1/#comment-1354989</link>

		<dc:creator><![CDATA[C]]></dc:creator>
		<pubDate>Thu, 20 Aug 2020 07:58:45 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=36337#comment-1354989</guid>

					<description><![CDATA[On CentOS 8 none of the steps above or in the comments seem to fix NFS permissions.  I&#039;ve tried root_squash, no_root_squash, all_squash, and made sure export is &lt;code&gt;rw&lt;/code&gt; for my entire network.  I still get access denied no matter what I do.

I&#039;m sure it is a filesystem issue on the server but this article does not cover anything related to that.  It seems to be the one thing missing from all articles like this.]]></description>
			<content:encoded><![CDATA[<p>On CentOS 8 none of the steps above or in the comments seem to fix NFS permissions.  I&#8217;ve tried root_squash, no_root_squash, all_squash, and made sure export is <code>rw</code> for my entire network.  I still get access denied no matter what I do.</p>
<p>I&#8217;m sure it is a filesystem issue on the server but this article does not cover anything related to that.  It seems to be the one thing missing from all articles like this.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/install-nfs-server-on-centos-8/comment-page-1/#comment-1341900</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Thu, 02 Jul 2020 17:33:37 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=36337#comment-1341900</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-nfs-server-on-centos-8/comment-page-1/#comment-1341636&quot;&gt;Ademola&lt;/a&gt;.

@Ademola

We are glad that this guide helped you resolve the problem you were facing. Many thanks for the useful feedback.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-nfs-server-on-centos-8/comment-page-1/#comment-1341636">Ademola</a>.</p>
<p>@Ademola</p>
<p>We are glad that this guide helped you resolve the problem you were facing. Many thanks for the useful feedback.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
