<?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: Permissions related in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/permissions-related/m-p/5043319#M433299</link>
    <description>Hi Steven,&lt;BR /&gt;&lt;BR /&gt;I read the link ITRC Forums Etiquette. Considering this thread as an example there have been answers from many in a short time which solved the purpose.&lt;BR /&gt;My queries are should,&lt;BR /&gt;1. Should Equal points be given to all memebers who gave the solution?&lt;BR /&gt;2. should we not leave the points for answer dropdown left unassigned i.e either points to be assigned or should be 0 points?&lt;BR /&gt;&lt;BR /&gt;Thnx for ur suggestions.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 01 May 2007 02:26:38 GMT</pubDate>
    <dc:creator>Akram Shaik</dc:creator>
    <dc:date>2007-05-01T02:26:38Z</dc:date>
    <item>
      <title>Permissions related</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/permissions-related/m-p/5043303#M433283</link>
      <description>Hoe to get the following permissions.. Help needed &lt;BR /&gt;&lt;BR /&gt;-r-s--S--T   1 root       sys         934 Mar 16 14:37 /opr/sar/exe/VerifyHousekeeping.sh</description>
      <pubDate>Mon, 30 Apr 2007 10:45:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/permissions-related/m-p/5043303#M433283</guid>
      <dc:creator>Akram Shaik</dc:creator>
      <dc:date>2007-04-30T10:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: Permissions related</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/permissions-related/m-p/5043304#M433284</link>
      <description>That's because it is using sticky bit.&lt;BR /&gt;but, what is the problem with it?!&lt;BR /&gt;&lt;BR /&gt;Rgds</description>
      <pubDate>Mon, 30 Apr 2007 10:47:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/permissions-related/m-p/5043304#M433284</guid>
      <dc:creator>Marco A.</dc:creator>
      <dc:date>2007-04-30T10:47:45Z</dc:date>
    </item>
    <item>
      <title>Re: Permissions related</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/permissions-related/m-p/5043305#M433285</link>
      <description>Some links,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.faqs.org/faqs/hp/hpux-faq/section-70.html" target="_blank"&gt;http://www.faqs.org/faqs/hp/hpux-faq/section-70.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.informatik.uni-frankfurt.de/doc/man/hpux/chmod.1.html" target="_blank"&gt;http://www.informatik.uni-frankfurt.de/doc/man/hpux/chmod.1.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;&lt;BR /&gt;Marco</description>
      <pubDate>Mon, 30 Apr 2007 10:49:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/permissions-related/m-p/5043305#M433285</guid>
      <dc:creator>Marco A.</dc:creator>
      <dc:date>2007-04-30T10:49:46Z</dc:date>
    </item>
    <item>
      <title>Re: Permissions related</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/permissions-related/m-p/5043306#M433286</link>
      <description>If you want to change the permission so to a file so they mirror what you see, then do:&lt;BR /&gt;&lt;BR /&gt;chmod 7500 &lt;FILENAME&gt;&lt;BR /&gt;&lt;BR /&gt;# man chmod for an explanation of the '7500'.&lt;/FILENAME&gt;</description>
      <pubDate>Mon, 30 Apr 2007 10:53:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/permissions-related/m-p/5043306#M433286</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2007-04-30T10:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: Permissions related</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/permissions-related/m-p/5043307#M433287</link>
      <description>I want to apply the same permissions to another file a test file .&lt;BR /&gt;&lt;BR /&gt;Can u explain that</description>
      <pubDate>Mon, 30 Apr 2007 10:53:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/permissions-related/m-p/5043307#M433287</guid>
      <dc:creator>Akram Shaik</dc:creator>
      <dc:date>2007-04-30T10:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: Permissions related</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/permissions-related/m-p/5043308#M433288</link>
      <description>it looks like the SUID , SGID and sticky bit are set on the file&lt;BR /&gt;&lt;BR /&gt;to set the s for user it's setuid&lt;BR /&gt;the s for group is setgid&lt;BR /&gt;&lt;BR /&gt;for the T chmod o+t &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 30 Apr 2007 10:54:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/permissions-related/m-p/5043308#M433288</guid>
      <dc:creator>Aussan</dc:creator>
      <dc:date>2007-04-30T10:54:40Z</dc:date>
    </item>
    <item>
      <title>Re: Permissions related</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/permissions-related/m-p/5043309#M433289</link>
      <description>forgot to say you can do it in chmod also&lt;BR /&gt;&lt;BR /&gt;chmod u+s,g+s,o+t testfile</description>
      <pubDate>Mon, 30 Apr 2007 10:59:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/permissions-related/m-p/5043309#M433289</guid>
      <dc:creator>Aussan</dc:creator>
      <dc:date>2007-04-30T10:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: Permissions related</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/permissions-related/m-p/5043310#M433290</link>
      <description>Patrick.&lt;BR /&gt;&lt;BR /&gt;It worked.. Thanks for your support.. Iwillgo tho the manuals for chmod&lt;BR /&gt;&lt;BR /&gt;Full 10 points&lt;BR /&gt;&lt;BR /&gt;TC</description>
      <pubDate>Mon, 30 Apr 2007 11:00:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/permissions-related/m-p/5043310#M433290</guid>
      <dc:creator>Akram Shaik</dc:creator>
      <dc:date>2007-04-30T11:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: Permissions related</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/permissions-related/m-p/5043311#M433291</link>
      <description>Do a man of ls; that will tell you precisely which mode bits are set. In your case, a chmod 7500 filename will do the trick. &lt;BR /&gt;&lt;BR /&gt;For security reasons, if you set the mode to 7500 on a file as a regular user and then chown root the file, the setuid bit is cleared. &lt;BR /&gt;&lt;BR /&gt;I find that the obsolescent numeric mode options are easier and more transportable to Perl than the symbolic chmod options. Man 1 chmod for those details.</description>
      <pubDate>Mon, 30 Apr 2007 11:04:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/permissions-related/m-p/5043311#M433291</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-04-30T11:04:54Z</dc:date>
    </item>
    <item>
      <title>Re: Permissions related</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/permissions-related/m-p/5043312#M433292</link>
      <description>Hi all&lt;BR /&gt;&lt;BR /&gt;Can the use of these permissions be explained.&lt;BR /&gt;&lt;BR /&gt;What is impact of s&lt;BR /&gt;What is impact of S&lt;BR /&gt;what is the impact of T&lt;BR /&gt;In some cases I have seen "t" in permissions. What is that?</description>
      <pubDate>Mon, 30 Apr 2007 11:13:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/permissions-related/m-p/5043312#M433292</guid>
      <dc:creator>Akram Shaik</dc:creator>
      <dc:date>2007-04-30T11:13:53Z</dc:date>
    </item>
    <item>
      <title>Re: Permissions related</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/permissions-related/m-p/5043313#M433293</link>
      <description>Yes they can be explained. A "man ls" will explain it fully. Now if you need more explanation of the setuid, setgid, and sticky bits (save text image after execution) then a man 2 chmod is a good place to start. You need to learn to read the man pages and pay attention to the "SEE ALSO" sections. If you don't learn these skills, your career in UNIX will be severely limited.</description>
      <pubDate>Mon, 30 Apr 2007 11:20:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/permissions-related/m-p/5043313#M433293</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-04-30T11:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: Permissions related</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/permissions-related/m-p/5043314#M433294</link>
      <description>Exactly,&lt;BR /&gt;&lt;BR /&gt;I do a man often but search for things which I need to find alone... Reading the whole man page will only workout to grasp the things..&lt;BR /&gt;&lt;BR /&gt;Thanks for your advice Clay. I have been in this field of UNIX(hp) for the past 4 months only.. There are really lots to learn...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 30 Apr 2007 11:30:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/permissions-related/m-p/5043314#M433294</guid>
      <dc:creator>Akram Shaik</dc:creator>
      <dc:date>2007-04-30T11:30:09Z</dc:date>
    </item>
    <item>
      <title>Re: Permissions related</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/permissions-related/m-p/5043315#M433295</link>
      <description>&lt;BR /&gt;Mental note.: Don't post answers to Akram!&lt;BR /&gt;*****&lt;BR /&gt;I have assigned points to   3  of   14  responses to my questions. &lt;BR /&gt;*****</description>
      <pubDate>Mon, 30 Apr 2007 11:37:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/permissions-related/m-p/5043315#M433295</guid>
      <dc:creator>Marco A.</dc:creator>
      <dc:date>2007-04-30T11:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: Permissions related</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/permissions-related/m-p/5043316#M433296</link>
      <description>Didnt get you Marco??</description>
      <pubDate>Mon, 30 Apr 2007 11:43:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/permissions-related/m-p/5043316#M433296</guid>
      <dc:creator>Akram Shaik</dc:creator>
      <dc:date>2007-04-30T11:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: Permissions related</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/permissions-related/m-p/5043317#M433297</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Read this:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=140137" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=140137&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The prior post is a complaint about your rate of point assignment. In ITRC thats how we thank each other for help.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/pageList.do?userId=CA1472229&amp;amp;listType=unassigned&amp;amp;forumId=1" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/pageList.do?userId=CA1472229&amp;amp;listType=unassigned&amp;amp;forumId=1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Click above if you'd like to go clean up your record.&lt;BR /&gt;&lt;BR /&gt;chmod 3750 or chmod 2750 will set the propertied of all files created in a folder and may be useful to you.&lt;BR /&gt;&lt;BR /&gt;The man pages for ls and such do have very good explanations on what the permission displays mean.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;</description>
      <pubDate>Mon, 30 Apr 2007 12:09:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/permissions-related/m-p/5043317#M433297</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-04-30T12:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: Permissions related</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/permissions-related/m-p/5043318#M433298</link>
      <description>&amp;gt;In some cases I have seen "t" in permissions.&lt;BR /&gt;&lt;BR /&gt;If there is a "t" in the other field for a symlink, it means transition link.  These are removed in 11.31.</description>
      <pubDate>Mon, 30 Apr 2007 21:52:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/permissions-related/m-p/5043318#M433298</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-04-30T21:52:41Z</dc:date>
    </item>
    <item>
      <title>Re: Permissions related</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/permissions-related/m-p/5043319#M433299</link>
      <description>Hi Steven,&lt;BR /&gt;&lt;BR /&gt;I read the link ITRC Forums Etiquette. Considering this thread as an example there have been answers from many in a short time which solved the purpose.&lt;BR /&gt;My queries are should,&lt;BR /&gt;1. Should Equal points be given to all memebers who gave the solution?&lt;BR /&gt;2. should we not leave the points for answer dropdown left unassigned i.e either points to be assigned or should be 0 points?&lt;BR /&gt;&lt;BR /&gt;Thnx for ur suggestions.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 01 May 2007 02:26:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/permissions-related/m-p/5043319#M433299</guid>
      <dc:creator>Akram Shaik</dc:creator>
      <dc:date>2007-05-01T02:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: Permissions related</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/permissions-related/m-p/5043320#M433300</link>
      <description>Its a matter of personal preference.&lt;BR /&gt;&lt;BR /&gt;I always personally assign 1 point to anyone that makes an effort to answer.&lt;BR /&gt;&lt;BR /&gt;I try and give solution quality answer points in the 8-10 range.&lt;BR /&gt;&lt;BR /&gt;Anything else is subjective, but I do strive for a perfect assignment record. I try and hand out based on the quality and effort of the response.&lt;BR /&gt;&lt;BR /&gt;Regards and thanks much for your attention to these things. It makes ITRC a better place.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 01 May 2007 03:25:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/permissions-related/m-p/5043320#M433300</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-05-01T03:25:12Z</dc:date>
    </item>
    <item>
      <title>Re: Permissions related</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/permissions-related/m-p/5043321#M433301</link>
      <description>Thanks for all your suggestions...&lt;BR /&gt;&lt;BR /&gt;Its a gradual process in getting familiar to the do's and dont's here...&lt;BR /&gt;&lt;BR /&gt;Thanks for all your help..&lt;BR /&gt;&lt;BR /&gt;Grz!&lt;BR /&gt;Akram</description>
      <pubDate>Tue, 01 May 2007 05:34:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/permissions-related/m-p/5043321#M433301</guid>
      <dc:creator>Akram Shaik</dc:creator>
      <dc:date>2007-05-01T05:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: Permissions related</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/permissions-related/m-p/5043322#M433302</link>
      <description>Thnx</description>
      <pubDate>Tue, 01 May 2007 05:38:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/permissions-related/m-p/5043322#M433302</guid>
      <dc:creator>Akram Shaik</dc:creator>
      <dc:date>2007-05-01T05:38:07Z</dc:date>
    </item>
  </channel>
</rss>

