<?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: Setting Up NFS Server with Kerberos-based Authentication for Linux Clients &#8211; Part 7	</title>
	<atom:link href="https://www.tecmint.com/setting-up-nfs-server-with-kerberos-based-authentication/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/setting-up-nfs-server-with-kerberos-based-authentication/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Fri, 13 Nov 2020 13:19:00 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: lelu		</title>
		<link>https://www.tecmint.com/setting-up-nfs-server-with-kerberos-based-authentication/comment-page-1/#comment-1388869</link>

		<dc:creator><![CDATA[lelu]]></dc:creator>
		<pubDate>Fri, 13 Nov 2020 13:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=15631#comment-1388869</guid>

					<description><![CDATA[Hi,

Why for &lt;strong&gt;box1&lt;/strong&gt; is not created a principal like &lt;strong&gt;addprinc -randkey nfs/box1.mydomain.com&lt;/strong&gt;?]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>Why for <strong>box1</strong> is not created a principal like <strong>addprinc -randkey nfs/box1.mydomain.com</strong>?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jorge Silva		</title>
		<link>https://www.tecmint.com/setting-up-nfs-server-with-kerberos-based-authentication/comment-page-1/#comment-1026924</link>

		<dc:creator><![CDATA[Jorge Silva]]></dc:creator>
		<pubDate>Fri, 24 Aug 2018 01:11:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=15631#comment-1026924</guid>

					<description><![CDATA[In order to get this to work, I had to manually copy the keytab file from the server into the client and run &quot;&lt;strong&gt;kinit -k -t /etc/krb5.keytab&lt;/strong&gt;&quot; in order to then be able to mount the directory. If not I got an &quot;&lt;strong&gt;Operation Not Permitted&lt;/strong&gt;&quot;.]]></description>
			<content:encoded><![CDATA[<p>In order to get this to work, I had to manually copy the keytab file from the server into the client and run &#8220;<strong>kinit -k -t /etc/krb5.keytab</strong>&#8221; in order to then be able to mount the directory. If not I got an &#8220;<strong>Operation Not Permitted</strong>&#8220;.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: jonathan jimenez		</title>
		<link>https://www.tecmint.com/setting-up-nfs-server-with-kerberos-based-authentication/comment-page-1/#comment-988904</link>

		<dc:creator><![CDATA[jonathan jimenez]]></dc:creator>
		<pubDate>Thu, 03 May 2018 05:47:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=15631#comment-988904</guid>

					<description><![CDATA[mount.nfs4: Operation not permitted]]></description>
			<content:encoded><![CDATA[<p>mount.nfs4: Operation not permitted</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Amit Bhatt		</title>
		<link>https://www.tecmint.com/setting-up-nfs-server-with-kerberos-based-authentication/comment-page-1/#comment-947497</link>

		<dc:creator><![CDATA[Amit Bhatt]]></dc:creator>
		<pubDate>Tue, 12 Dec 2017 11:13:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=15631#comment-947497</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/setting-up-nfs-server-with-kerberos-based-authentication/comment-page-1/#comment-947004&quot;&gt;senthil&lt;/a&gt;.

if you are using Kerberos-based Authentication please make sure relam should be in capital where it was in capital by default.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/setting-up-nfs-server-with-kerberos-based-authentication/comment-page-1/#comment-947004">senthil</a>.</p>
<p>if you are using Kerberos-based Authentication please make sure relam should be in capital where it was in capital by default.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/setting-up-nfs-server-with-kerberos-based-authentication/comment-page-1/#comment-947404</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Tue, 12 Dec 2017 05:55:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=15631#comment-947404</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/setting-up-nfs-server-with-kerberos-based-authentication/comment-page-1/#comment-947004&quot;&gt;senthil&lt;/a&gt;.

@Senthil,

Could you share the /etc/exports file here? I mean how you added the NFS mount point?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/setting-up-nfs-server-with-kerberos-based-authentication/comment-page-1/#comment-947004">senthil</a>.</p>
<p>@Senthil,</p>
<p>Could you share the /etc/exports file here? I mean how you added the NFS mount point?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
