<?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: HP-UX 11.31 Cannot change group sticky bit on directory in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-31-cannot-change-group-sticky-bit-on-directory/m-p/5218407#M466271</link>
    <description>Should work just fine...&lt;BR /&gt;&lt;BR /&gt;The only thought I had was if UNIX_RELEASES was a soft link, but the provided paste does not seem to look that way.&lt;BR /&gt;&lt;BR /&gt;Create some directories somewhere else, like in /tmp,  and see if there is a problem there, it may help isolate the issue.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 11 Jan 2010 19:12:27 GMT</pubDate>
    <dc:creator>Tim Nelson</dc:creator>
    <dc:date>2010-01-11T19:12:27Z</dc:date>
    <item>
      <title>HP-UX 11.31 Cannot change group sticky bit on directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-31-cannot-change-group-sticky-bit-on-directory/m-p/5218406#M466270</link>
      <description>I have the following directory:&lt;BR /&gt;&lt;BR /&gt;drwxr-xr-x 3 user user 96 Jan  8 12:49 UNIX_RELEASES&lt;BR /&gt;&lt;BR /&gt;If I run:&lt;BR /&gt;&lt;BR /&gt;chmod 2755 of chmod g+s the permissions stay the same.&lt;BR /&gt;&lt;BR /&gt;Any ideas?&lt;BR /&gt;&lt;BR /&gt;FYI:&lt;BR /&gt;&lt;BR /&gt;HP-UX system B.11.31 U ia64 0019355631 unlimited-user license&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Jan 2010 17:34:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-31-cannot-change-group-sticky-bit-on-directory/m-p/5218406#M466270</guid>
      <dc:creator>Maximum</dc:creator>
      <dc:date>2010-01-11T17:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 11.31 Cannot change group sticky bit on directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-31-cannot-change-group-sticky-bit-on-directory/m-p/5218407#M466271</link>
      <description>Should work just fine...&lt;BR /&gt;&lt;BR /&gt;The only thought I had was if UNIX_RELEASES was a soft link, but the provided paste does not seem to look that way.&lt;BR /&gt;&lt;BR /&gt;Create some directories somewhere else, like in /tmp,  and see if there is a problem there, it may help isolate the issue.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Jan 2010 19:12:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-31-cannot-change-group-sticky-bit-on-directory/m-p/5218407#M466271</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2010-01-11T19:12:27Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 11.31 Cannot change group sticky bit on directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-31-cannot-change-group-sticky-bit-on-directory/m-p/5218408#M466272</link>
      <description>Yeah, I created a TEST directory and I was able to chmod the permissions with out a problem. &lt;BR /&gt;&lt;BR /&gt;I check the forums, but since this is not a link, I though I would ask.</description>
      <pubDate>Mon, 11 Jan 2010 19:36:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-31-cannot-change-group-sticky-bit-on-directory/m-p/5218408#M466272</guid>
      <dc:creator>Maximum</dc:creator>
      <dc:date>2010-01-11T19:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 11.31 Cannot change group sticky bit on directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-31-cannot-change-group-sticky-bit-on-directory/m-p/5218409#M466273</link>
      <description>Is there anything mounted on that directory? If it is mounted, then you can not change it the usual way.</description>
      <pubDate>Mon, 11 Jan 2010 20:00:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-31-cannot-change-group-sticky-bit-on-directory/m-p/5218409#M466273</guid>
      <dc:creator>Tingli</dc:creator>
      <dc:date>2010-01-11T20:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 11.31 Cannot change group sticky bit on directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-31-cannot-change-group-sticky-bit-on-directory/m-p/5218410#M466274</link>
      <description>My apologies, it turned out to be something really simple.&lt;BR /&gt;&lt;BR /&gt;If you are going to set the s bit on a directory and you are not root, you better be the owner and group owner of the directory.&lt;BR /&gt;&lt;BR /&gt;Turns out I was not the group owner of the directory. The funny part is that the OS never returned an error message.&lt;BR /&gt;&lt;BR /&gt;Thanks to those that read my post even more to those that replied.&lt;BR /&gt;&lt;BR /&gt;C.</description>
      <pubDate>Mon, 11 Jan 2010 20:39:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-31-cannot-change-group-sticky-bit-on-directory/m-p/5218410#M466274</guid>
      <dc:creator>Maximum</dc:creator>
      <dc:date>2010-01-11T20:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 11.31 Cannot change group sticky bit on directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-31-cannot-change-group-sticky-bit-on-directory/m-p/5218411#M466275</link>
      <description>See previous comments</description>
      <pubDate>Mon, 11 Jan 2010 20:40:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-31-cannot-change-group-sticky-bit-on-directory/m-p/5218411#M466275</guid>
      <dc:creator>Maximum</dc:creator>
      <dc:date>2010-01-11T20:40:26Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 11.31 Cannot change group sticky bit on directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-31-cannot-change-group-sticky-bit-on-directory/m-p/5218412#M466276</link>
      <description>&amp;gt;The funny part is that the OS never returned an error message.&lt;BR /&gt;&lt;BR /&gt;A real shell gives an error:&lt;BR /&gt;$ chmod g+s /var/tmp&lt;BR /&gt;chmod: can't change /var/tmp: Not owner</description>
      <pubDate>Tue, 12 Jan 2010 04:53:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-31-cannot-change-group-sticky-bit-on-directory/m-p/5218412#M466276</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-01-12T04:53:53Z</dc:date>
    </item>
  </channel>
</rss>

