<?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: Secure Files/Directories using ACLs (Access Control Lists) in Linux	</title>
	<atom:link href="https://www.tecmint.com/secure-files-using-acls-in-linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/secure-files-using-acls-in-linux/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Thu, 17 Sep 2020 16:25:08 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: MURUGAN C		</title>
		<link>https://www.tecmint.com/secure-files-using-acls-in-linux/comment-page-1/#comment-1364903</link>

		<dc:creator><![CDATA[MURUGAN C]]></dc:creator>
		<pubDate>Thu, 17 Sep 2020 16:25:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=6415#comment-1364903</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/secure-files-using-acls-in-linux/comment-page-1/#comment-793279&quot;&gt;Ravi Saive&lt;/a&gt;.

In the last explanation, you just created &lt;strong&gt;acl&lt;/strong&gt; group and added those two user. But applied the ACL anywhere. Then why you created the ACL group?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/secure-files-using-acls-in-linux/comment-page-1/#comment-793279">Ravi Saive</a>.</p>
<p>In the last explanation, you just created <strong>acl</strong> group and added those two user. But applied the ACL anywhere. Then why you created the ACL group?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Kirankumar Badiger		</title>
		<link>https://www.tecmint.com/secure-files-using-acls-in-linux/comment-page-1/#comment-1286420</link>

		<dc:creator><![CDATA[Kirankumar Badiger]]></dc:creator>
		<pubDate>Mon, 11 Nov 2019 11:23:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=6415#comment-1286420</guid>

					<description><![CDATA[Dear Tecmint team,

The explanation was very good, I have suggestion for you instead of creating &lt;strong&gt;tecmint1&lt;/strong&gt; and &lt;strong&gt;tecmint 2&lt;/strong&gt; users please use some different names so no one will confuse.]]></description>
			<content:encoded><![CDATA[<p>Dear Tecmint team,</p>
<p>The explanation was very good, I have suggestion for you instead of creating <strong>tecmint1</strong> and <strong>tecmint 2</strong> users please use some different names so no one will confuse.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Angga		</title>
		<link>https://www.tecmint.com/secure-files-using-acls-in-linux/comment-page-1/#comment-1283523</link>

		<dc:creator><![CDATA[Angga]]></dc:creator>
		<pubDate>Wed, 06 Nov 2019 03:39:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=6415#comment-1283523</guid>

					<description><![CDATA[Hi,

I tried to setACL &quot;&lt;strong&gt;setfacl -m u: user_dua: rw- / home / user_dua /&lt;/strong&gt;&quot; can only read and write can not delete files.

after I try the WinSCP application at login user_dua can still delete files.

beg for your help and enlightenment

thank you]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>I tried to setACL &#8220;<strong>setfacl -m u: user_dua: rw- / home / user_dua /</strong>&#8221; can only read and write can not delete files.</p>
<p>after I try the WinSCP application at login user_dua can still delete files.</p>
<p>beg for your help and enlightenment</p>
<p>thank you</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Hariharasudhan		</title>
		<link>https://www.tecmint.com/secure-files-using-acls-in-linux/comment-page-1/#comment-1113091</link>

		<dc:creator><![CDATA[Hariharasudhan]]></dc:creator>
		<pubDate>Fri, 15 Mar 2019 13:48:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=6415#comment-1113091</guid>

					<description><![CDATA[Try the command &lt;code&gt;yum install *acl* -y&lt;/code&gt;.]]></description>
			<content:encoded><![CDATA[<p>Try the command <code>yum install *acl* -y</code>.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: ironfrogclark1		</title>
		<link>https://www.tecmint.com/secure-files-using-acls-in-linux/comment-page-1/#comment-836094</link>

		<dc:creator><![CDATA[ironfrogclark1]]></dc:creator>
		<pubDate>Mon, 07 Nov 2016 14:34:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=6415#comment-836094</guid>

					<description><![CDATA[Hi ,
cool explanation on ACL, I Have a question, what if My file permission is 700 and this is owned by some user and i have a acl for the group does the group can view write and execute in this file? or at least there should be a read permission to able to read write execute this file? 

Thanks]]></description>
			<content:encoded><![CDATA[<p>Hi ,<br />
cool explanation on ACL, I Have a question, what if My file permission is 700 and this is owned by some user and i have a acl for the group does the group can view write and execute in this file? or at least there should be a read permission to able to read write execute this file? </p>
<p>Thanks</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
