<?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 Chmod question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/chmod-question/m-p/3907671#M284077</link>
    <description>my dir as below&lt;BR /&gt;drwsrwsrwx   2 root     system          512 Nov 21 10:51 logs&lt;BR /&gt;&lt;BR /&gt;and how to change the "s" to "x" ?</description>
    <pubDate>Mon, 04 Dec 2006 21:54:21 GMT</pubDate>
    <dc:creator>Kenn Chen_1</dc:creator>
    <dc:date>2006-12-04T21:54:21Z</dc:date>
    <item>
      <title>Chmod question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/chmod-question/m-p/3907671#M284077</link>
      <description>my dir as below&lt;BR /&gt;drwsrwsrwx   2 root     system          512 Nov 21 10:51 logs&lt;BR /&gt;&lt;BR /&gt;and how to change the "s" to "x" ?</description>
      <pubDate>Mon, 04 Dec 2006 21:54:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/chmod-question/m-p/3907671#M284077</guid>
      <dc:creator>Kenn Chen_1</dc:creator>
      <dc:date>2006-12-04T21:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: Chmod question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/chmod-question/m-p/3907672#M284078</link>
      <description>Hi Kenn,&lt;BR /&gt;&lt;BR /&gt;try this :&lt;BR /&gt;&lt;BR /&gt;# chmod 777 logs&lt;BR /&gt;&lt;BR /&gt;For more details, see man page of chmod&lt;BR /&gt;&lt;BR /&gt;# man chmod&lt;BR /&gt;&lt;BR /&gt;Hope this information can help.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Adi.&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Dec 2006 22:08:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/chmod-question/m-p/3907672#M284078</guid>
      <dc:creator>Adisuria Wangsadinata_1</dc:creator>
      <dc:date>2006-12-04T22:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: Chmod question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/chmod-question/m-p/3907673#M284079</link>
      <description>Hi, forgot to tell you that the server is IBM AIX platform.&lt;BR /&gt;&lt;BR /&gt;chmod 777 cannot change the "s" to "x" ..&lt;BR /&gt;thanks</description>
      <pubDate>Mon, 04 Dec 2006 22:24:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/chmod-question/m-p/3907673#M284079</guid>
      <dc:creator>Kenn Chen_1</dc:creator>
      <dc:date>2006-12-04T22:24:45Z</dc:date>
    </item>
    <item>
      <title>Re: Chmod question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/chmod-question/m-p/3907674#M284080</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;why do you want to change this?&lt;BR /&gt;&lt;BR /&gt;In AIX, this is considered to be a NICE special feature!&lt;BR /&gt;&lt;BR /&gt;When the command is executed, the effective user and group IDs are set to those that own the cmd file. Only the effective IDs associated with the child process that runs the cmd command are changed. The effective IDs of the shell session remain unchanged.&lt;BR /&gt;&lt;BR /&gt;This feature allows you to permit access to restricted files. Suppose that the cmd program has the Set-User-ID Mode enabled and&lt;BR /&gt;is owned by a user called dbms. The user dbms is not actually a person, but might be associated with a database management system.&lt;BR /&gt;The user betty does not have permission to access any of dbms's data files. However, she does have permission to execute the cmd command. When she does so, her effective user ID is temporarily changed to dbms, so that the cmd program can access the data files&lt;BR /&gt;owned by the user dbms.&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Dec 2006 23:25:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/chmod-question/m-p/3907674#M284080</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2006-12-04T23:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: Chmod question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/chmod-question/m-p/3907675#M284081</link>
      <description>hi again,&lt;BR /&gt;&lt;BR /&gt;if you really want to do that:&lt;BR /&gt;&lt;BR /&gt;try: &lt;BR /&gt;chmod -R ugo-s  logs&lt;BR /&gt;&lt;BR /&gt;then&lt;BR /&gt;&lt;BR /&gt;chmod -R -ugo+x logs&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Mon, 04 Dec 2006 23:27:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/chmod-question/m-p/3907675#M284081</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2006-12-04T23:27:23Z</dc:date>
    </item>
  </channel>
</rss>

