<?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: Directory permission in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/directory-permission/m-p/3937033#M288286</link>
    <description>&amp;gt;Peter: Or you could add the users to the edp group as a secondary group.&lt;BR /&gt;&lt;BR /&gt;To make this easy, you need to link /etc/logingroup to /etc/group.</description>
    <pubDate>Sat, 03 Feb 2007 02:05:04 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2007-02-03T02:05:04Z</dc:date>
    <item>
      <title>Directory permission</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/directory-permission/m-p/3937029#M288282</link>
      <description>there is a directory eg. /tmp/ora_src , , the directory owner is ora:edp , -rw-rw-r--  , now all edp group user can overwrite in it .If I would like to allow another group ( except edp ) of user also can overwrite file in it , if not change to -rw-rw-rw- , can advise what can i do ? thx</description>
      <pubDate>Fri, 02 Feb 2007 01:15:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/directory-permission/m-p/3937029#M288282</guid>
      <dc:creator>hangyu</dc:creator>
      <dc:date>2007-02-02T01:15:53Z</dc:date>
    </item>
    <item>
      <title>Re: Directory permission</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/directory-permission/m-p/3937030#M288283</link>
      <description>Hi,&lt;BR /&gt;if it is a JFS you could use acl (See man setacl) to define edp and the new group as write enabled.&lt;BR /&gt;Or you could add the users to the edp group as a secondary group.</description>
      <pubDate>Fri, 02 Feb 2007 02:53:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/directory-permission/m-p/3937030#M288283</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2007-02-02T02:53:40Z</dc:date>
    </item>
    <item>
      <title>Re: Directory permission</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/directory-permission/m-p/3937031#M288284</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I agree with Peter, Aceess Control List (ACL)&lt;BR /&gt;would be a good solution.&lt;BR /&gt;&lt;BR /&gt;rgds</description>
      <pubDate>Fri, 02 Feb 2007 02:57:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/directory-permission/m-p/3937031#M288284</guid>
      <dc:creator>Yarek</dc:creator>
      <dc:date>2007-02-02T02:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: Directory permission</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/directory-permission/m-p/3937032#M288285</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;or add the other users to group edb ...&lt;BR /&gt;&lt;BR /&gt;Volkmar&lt;BR /&gt;</description>
      <pubDate>Fri, 02 Feb 2007 08:12:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/directory-permission/m-p/3937032#M288285</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2007-02-02T08:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: Directory permission</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/directory-permission/m-p/3937033#M288286</link>
      <description>&amp;gt;Peter: Or you could add the users to the edp group as a secondary group.&lt;BR /&gt;&lt;BR /&gt;To make this easy, you need to link /etc/logingroup to /etc/group.</description>
      <pubDate>Sat, 03 Feb 2007 02:05:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/directory-permission/m-p/3937033#M288286</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-02-03T02:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: Directory permission</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/directory-permission/m-p/3937034#M288287</link>
      <description>Hangyu,&lt;BR /&gt;&lt;BR /&gt;.If I would like to allow another group : &lt;BR /&gt;Well , you can use acl for that purpose.&lt;BR /&gt;Check this out: &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B9106-90007/setacl.1.html" target="_blank"&gt;http://docs.hp.com/en/B9106-90007/setacl.1.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Secendly if you want to allow another user, to access that dir, simply add the use to that group using usermod or sam,&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Raj.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 03 Feb 2007 02:40:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/directory-permission/m-p/3937034#M288287</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2007-02-03T02:40:34Z</dc:date>
    </item>
    <item>
      <title>Re: Directory permission</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/directory-permission/m-p/3937035#M288288</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;acl would be best fit for your requirement.&lt;BR /&gt;Refer the man page of setacl &amp;amp; getacl to get more ideas. If there are existing files and you need to have the same privilege like the new ones after the you set the directory level acl, you need to setacl for those files individually (you can write a small script to automate it) &lt;BR /&gt;&lt;BR /&gt;TQ&lt;BR /&gt;Perumal&lt;BR /&gt;</description>
      <pubDate>Sat, 03 Feb 2007 04:42:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/directory-permission/m-p/3937035#M288288</guid>
      <dc:creator>perumal_2</dc:creator>
      <dc:date>2007-02-03T04:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: Directory permission</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/directory-permission/m-p/3937036#M288289</link>
      <description>hai&lt;BR /&gt;&lt;BR /&gt;make the other groups as the secondary group of the owner using usermod -G option.</description>
      <pubDate>Sat, 03 Feb 2007 05:49:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/directory-permission/m-p/3937036#M288289</guid>
      <dc:creator>deepakinit</dc:creator>
      <dc:date>2007-02-03T05:49:07Z</dc:date>
    </item>
  </channel>
</rss>

