<?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: SUID, SGID, Sticky Bit explained.</title>
	<atom:link href="http://www.debiandoctor.com/basics/suid-sgid-sticky-bit-explained.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.debiandoctor.com/basics/suid-sgid-sticky-bit-explained.html</link>
	<description>The best Unix/Linux Server Resources  Availabe on Internet.</description>
	<lastBuildDate>Fri, 25 Sep 2009 06:14:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: admin</title>
		<link>http://www.debiandoctor.com/basics/suid-sgid-sticky-bit-explained.html/comment-page-1#comment-13245</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 18 Aug 2009 18:51:13 +0000</pubDate>
		<guid isPermaLink="false">http://pearlin.info/?p=140#comment-13245</guid>
		<description>Hi nigel,

good to hear that it&#039;s working!!

I will talk to you on gtalk nigel, so I can help you out.

Linu</description>
		<content:encoded><![CDATA[<p>Hi nigel,</p>
<p>good to hear that it&#8217;s working!!</p>
<p>I will talk to you on gtalk nigel, so I can help you out.</p>
<p>Linu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nigel</title>
		<link>http://www.debiandoctor.com/basics/suid-sgid-sticky-bit-explained.html/comment-page-1#comment-13244</link>
		<dc:creator>Nigel</dc:creator>
		<pubDate>Sun, 16 Aug 2009 22:42:39 +0000</pubDate>
		<guid isPermaLink="false">http://pearlin.info/?p=140#comment-13244</guid>
		<description>Hi Linu,

Thanks for that! It is working.

My next problem is that I cannot get &#039;map to guest&#039; to work through windows 7. It just keeps popping up with the &#039;enter network password&#039; box.

Any ideas?

[global]
        netbios name = BOBBY
        guest account = nobody
        server string = Nigel&#039;s File Server
        workgroup = WORKGROUP
        os level = 20
        map to guest = bad user
        encrypt passwords = yes
        security = user


Cheers.</description>
		<content:encoded><![CDATA[<p>Hi Linu,</p>
<p>Thanks for that! It is working.</p>
<p>My next problem is that I cannot get &#8216;map to guest&#8217; to work through windows 7. It just keeps popping up with the &#8216;enter network password&#8217; box.</p>
<p>Any ideas?</p>
<p>[global]<br />
        netbios name = BOBBY<br />
        guest account = nobody<br />
        server string = Nigel&#8217;s File Server<br />
        workgroup = WORKGROUP<br />
        os level = 20<br />
        map to guest = bad user<br />
        encrypt passwords = yes<br />
        security = user</p>
<p>Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.debiandoctor.com/basics/suid-sgid-sticky-bit-explained.html/comment-page-1#comment-13243</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 15 Aug 2009 18:48:05 +0000</pubDate>
		<guid isPermaLink="false">http://pearlin.info/?p=140#comment-13243</guid>
		<description>Hi nigel,

Thank you for your response.
Anyway I will provide you the solution

========

Only the owner can rename, delete or edit an item.
-------------------------------
[ShareName]
path = /path_to/shared_directory
read only = no
--------------------------------
Permissions: drwxrwx--T (chmod 1770)
Owner      : a normal Linux user
Access     : Samba user database only
Comment    : set sticky bit &amp; permissions thus:
sudo chmod 1770 /path_to/shared_directory

The Restricted Delete Bit, or &quot;sticky&quot; bit (represented by T in drwxrwx--T) prevents users other than the owner from deleting files or directories inside the shared_directory. In this share, the owner has full create/delete/rename/edit rights to files and directories created by the owner, but other network users have read-only rights to files and directories that they don&#039;t own.
========
Let me know it works for you

sincerly
Linu Lawrence</description>
		<content:encoded><![CDATA[<p>Hi nigel,</p>
<p>Thank you for your response.<br />
Anyway I will provide you the solution</p>
<p>========</p>
<p>Only the owner can rename, delete or edit an item.<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
[ShareName]<br />
path = /path_to/shared_directory<br />
read only = no<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
Permissions: drwxrwx&#8211;T (chmod 1770)<br />
Owner      : a normal Linux user<br />
Access     : Samba user database only<br />
Comment    : set sticky bit &#038; permissions thus:<br />
sudo chmod 1770 /path_to/shared_directory</p>
<p>The Restricted Delete Bit, or &#8220;sticky&#8221; bit (represented by T in drwxrwx&#8211;T) prevents users other than the owner from deleting files or directories inside the shared_directory. In this share, the owner has full create/delete/rename/edit rights to files and directories created by the owner, but other network users have read-only rights to files and directories that they don&#8217;t own.<br />
========<br />
Let me know it works for you</p>
<p>sincerly<br />
Linu Lawrence</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nigel</title>
		<link>http://www.debiandoctor.com/basics/suid-sgid-sticky-bit-explained.html/comment-page-1#comment-13242</link>
		<dc:creator>Nigel</dc:creator>
		<pubDate>Thu, 13 Aug 2009 07:54:49 +0000</pubDate>
		<guid isPermaLink="false">http://pearlin.info/?p=140#comment-13242</guid>
		<description>Hi, great article. I was wondering how I can implement &#039;sticky bits&#039; into a samba share so that only the user that creates the file can delete it.

I am fairly new to linux and very new to samba. I am running ubuntu server.

Any help would be appreciated!!

Thanks in advance,
Nigel.</description>
		<content:encoded><![CDATA[<p>Hi, great article. I was wondering how I can implement &#8217;sticky bits&#8217; into a samba share so that only the user that creates the file can delete it.</p>
<p>I am fairly new to linux and very new to samba. I am running ubuntu server.</p>
<p>Any help would be appreciated!!</p>
<p>Thanks in advance,<br />
Nigel.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
