<?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 filesystem permissions in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-permissions/m-p/4353603#M667263</link>
    <description>hi guys,&lt;BR /&gt;&lt;BR /&gt;i have a small requirement.I have a normal application user,whose home directory is /u01/product/oracle.I need to give access (R/W) of /u05 filesystem to the user.how to give.please kindly suggest me.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;&lt;BR /&gt;bobby.</description>
    <pubDate>Fri, 06 Feb 2009 12:59:50 GMT</pubDate>
    <dc:creator>j.bobby</dc:creator>
    <dc:date>2009-02-06T12:59:50Z</dc:date>
    <item>
      <title>filesystem permissions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-permissions/m-p/4353603#M667263</link>
      <description>hi guys,&lt;BR /&gt;&lt;BR /&gt;i have a small requirement.I have a normal application user,whose home directory is /u01/product/oracle.I need to give access (R/W) of /u05 filesystem to the user.how to give.please kindly suggest me.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;&lt;BR /&gt;bobby.</description>
      <pubDate>Fri, 06 Feb 2009 12:59:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-permissions/m-p/4353603#M667263</guid>
      <dc:creator>j.bobby</dc:creator>
      <dc:date>2009-02-06T12:59:50Z</dc:date>
    </item>
    <item>
      <title>Re: filesystem permissions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-permissions/m-p/4353604#M667264</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Standard oracle installation usually defines group as dba. Make dba a secondary group for this user.&lt;BR /&gt;&lt;BR /&gt;chmod -R g+rw /u01/product/oracle/*&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 06 Feb 2009 13:11:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-permissions/m-p/4353604#M667264</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-02-06T13:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: filesystem permissions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-permissions/m-p/4353605#M667265</link>
      <description>There are three ways to grant this particular user r/w permissions to a filesystem.  The first is to grant w permission to everyone.  The second is to grant write permission to the group that owns the /u05 directory entry.  The third is to make this user the owner of the /u05 directory entry.&lt;BR /&gt;&lt;BR /&gt;This is pretty basic stuff - let us know if you need more explanation.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 06 Feb 2009 13:13:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-permissions/m-p/4353605#M667265</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2009-02-06T13:13:42Z</dc:date>
    </item>
    <item>
      <title>Re: filesystem permissions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-permissions/m-p/4353606#M667266</link>
      <description>hi &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;please read carefully the answers as given by SEP and Pete in their answers.&lt;BR /&gt;&lt;BR /&gt;Be CAUTIOUS actually what needs to be done.&lt;BR /&gt;Please correct me if i misread the question.&lt;BR /&gt;please be clear that you only wish that user to give as rw permission to that folder or you wish to chage the ownership to that user &lt;BR /&gt;for the folder.&lt;BR /&gt;&lt;BR /&gt;changing ownership will also grant the rw permission by default.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;to be clear if you want to group ownership to that user then that can be done as &lt;BR /&gt;&lt;BR /&gt;#chown username:groupname /u05&lt;BR /&gt;#chown -R username:groupname /u05&lt;BR /&gt;&lt;BR /&gt;the second one makes  the user owner of /u05 and recursively of all the subdirectories and files within /u05.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;sujit</description>
      <pubDate>Fri, 06 Feb 2009 13:24:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-permissions/m-p/4353606#M667266</guid>
      <dc:creator>sujit kumar singh</dc:creator>
      <dc:date>2009-02-06T13:24:06Z</dc:date>
    </item>
  </channel>
</rss>

