<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: chmod 4000 and 4600 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/chmod-4000-and-4600/m-p/3473152#M69554</link>
    <description>"sticky"? I thought that the 's' bit means "superuser"...&lt;BR /&gt;&lt;BR /&gt;ciao&lt;BR /&gt;Claudio&lt;BR /&gt;</description>
    <pubDate>Fri, 28 Jan 2005 02:18:58 GMT</pubDate>
    <dc:creator>Claudio Cilloni</dc:creator>
    <dc:date>2005-01-28T02:18:58Z</dc:date>
    <item>
      <title>chmod 4000 and 4600</title>
      <link>https://community.hpe.com/t5/operating-system-linux/chmod-4000-and-4600/m-p/3473150#M69552</link>
      <description>&lt;BR /&gt;Generally to set sticky bit, we will use like:&lt;BR /&gt;&lt;BR /&gt;# chmod 4100 test.txt&lt;BR /&gt;# ll test.txt&lt;BR /&gt;---s------    1 root     root          462 Jan 28 09:22 test.txt&lt;BR /&gt;&lt;BR /&gt;# chmod 4700 test.txt&lt;BR /&gt;# ll test.txt&lt;BR /&gt;-rws------    1 root     root          462 Jan 28 09:22 test.txt&lt;BR /&gt;&lt;BR /&gt;But in the following,  What is "S" indicate in the sticky bit field??&lt;BR /&gt;&lt;BR /&gt;# chmod 4000 test.txt&lt;BR /&gt;# ll test.txt&lt;BR /&gt;---S------    1 root     root          462 Jan 28 09:22 test.txt&lt;BR /&gt;&lt;BR /&gt;# chmod 4600 test.txt&lt;BR /&gt;# ll test.txt&lt;BR /&gt;-rwS------    1 root     root          462 Jan 28 09:22 test.txt</description>
      <pubDate>Thu, 27 Jan 2005 23:11:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/chmod-4000-and-4600/m-p/3473150#M69552</guid>
      <dc:creator>VEL_1</dc:creator>
      <dc:date>2005-01-27T23:11:22Z</dc:date>
    </item>
    <item>
      <title>Re: chmod 4000 and 4600</title>
      <link>https://community.hpe.com/t5/operating-system-linux/chmod-4000-and-4600/m-p/3473151#M69553</link>
      <description>I think the "S" indicates that the execute bit is not set, whereas the "s" in the first example indicates that the execute bit is set.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Jan 2005 23:35:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/chmod-4000-and-4600/m-p/3473151#M69553</guid>
      <dc:creator>Dexter Filmore</dc:creator>
      <dc:date>2005-01-27T23:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: chmod 4000 and 4600</title>
      <link>https://community.hpe.com/t5/operating-system-linux/chmod-4000-and-4600/m-p/3473152#M69554</link>
      <description>"sticky"? I thought that the 's' bit means "superuser"...&lt;BR /&gt;&lt;BR /&gt;ciao&lt;BR /&gt;Claudio&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Jan 2005 02:18:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/chmod-4000-and-4600/m-p/3473152#M69554</guid>
      <dc:creator>Claudio Cilloni</dc:creator>
      <dc:date>2005-01-28T02:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: chmod 4000 and 4600</title>
      <link>https://community.hpe.com/t5/operating-system-linux/chmod-4000-and-4600/m-p/3473153#M69555</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;#chmod 4000 sets the User ID on file execution&lt;BR /&gt;#chmod 2000 sets the group ID on file execution&lt;BR /&gt;&lt;BR /&gt;so s gives the execute permission, so when u set a group to execute, the people in that group can all execute that file.&lt;BR /&gt;You can the  passwd file each user can execute it to change his own passwd(that has user id on execution).&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;&lt;BR /&gt;HGN</description>
      <pubDate>Fri, 28 Jan 2005 08:51:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/chmod-4000-and-4600/m-p/3473153#M69555</guid>
      <dc:creator>HGN</dc:creator>
      <dc:date>2005-01-28T08:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: chmod 4000 and 4600</title>
      <link>https://community.hpe.com/t5/operating-system-linux/chmod-4000-and-4600/m-p/3473154#M69556</link>
      <description>Claudio is right. 's' or 'S' is suid-execute, not sticky.  't' is sticky (1xxx or 'chmod +t').</description>
      <pubDate>Sun, 30 Jan 2005 22:26:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/chmod-4000-and-4600/m-p/3473154#M69556</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2005-01-30T22:26:16Z</dc:date>
    </item>
  </channel>
</rss>

