<?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 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/permissions/m-p/2633120#M41723</link>
    <description>User A is added to the same Group as User B, performs a 'newgrp [same Group Name]' command before creating the file. User B can see this as a member of the group.&lt;BR /&gt;&lt;BR /&gt;This works on the command line. Is this a workable solution for you?&lt;BR /&gt;&lt;BR /&gt;Share and Enjoy! Ian</description>
    <pubDate>Wed, 19 Dec 2001 14:59:36 GMT</pubDate>
    <dc:creator>Ian Dennison_1</dc:creator>
    <dc:date>2001-12-19T14:59:36Z</dc:date>
    <item>
      <title>permissions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/permissions/m-p/2633115#M41718</link>
      <description>Scenario: User A needs to create a file that user B (who is in a different group) needs to be able to have modify access on.  User B cannot use user A's group as a secondary group as it in the dba group. Changing the umask for either user is not an option (unless there is a way of specifying that only a certain path gets the altered umask).  The file is generated automatically by an application. Any ideas?</description>
      <pubDate>Wed, 19 Dec 2001 14:48:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/permissions/m-p/2633115#M41718</guid>
      <dc:creator>Peter Lyons_1</dc:creator>
      <dc:date>2001-12-19T14:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: permissions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/permissions/m-p/2633116#M41719</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;you can make use of ACLs for extended permissions, see "man acl" for more info.&lt;BR /&gt;&lt;BR /&gt;HtH,&lt;BR /&gt;&lt;BR /&gt;Mark&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Dec 2001 14:53:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/permissions/m-p/2633116#M41719</guid>
      <dc:creator>Mark van Hassel</dc:creator>
      <dc:date>2001-12-19T14:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: permissions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/permissions/m-p/2633117#M41720</link>
      <description>you can use ACL's (access control lists) to give a specific user access to a specific file.&lt;BR /&gt;&lt;BR /&gt;man acl will give you all the details you need</description>
      <pubDate>Wed, 19 Dec 2001 14:54:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/permissions/m-p/2633117#M41720</guid>
      <dc:creator>Jeff Machols</dc:creator>
      <dc:date>2001-12-19T14:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: permissions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/permissions/m-p/2633118#M41721</link>
      <description>Hi Peter,&lt;BR /&gt;&lt;BR /&gt;U can use the "ACL" permissions for doing this. You can assign specific permission for specific users on specific files.&lt;BR /&gt;&lt;BR /&gt;See man pages of 'chacl' command. Suppose A created a file 'file1' and if B wants write access to it, &lt;BR /&gt;# chacl 'B.%=rwx' file1.&lt;BR /&gt;&lt;BR /&gt;You may put this in the crontab if needed.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju</description>
      <pubDate>Wed, 19 Dec 2001 14:56:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/permissions/m-p/2633118#M41721</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2001-12-19T14:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: permissions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/permissions/m-p/2633119#M41722</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;one option is:&lt;BR /&gt;1. create a subdirectory e.g. /subdir&lt;BR /&gt;2. chgrp GROUPB /subdir&lt;BR /&gt;3. chmod g+S /subdir&lt;BR /&gt;--&amp;gt; all files created in /subdir will inherit GROUPB, so userB should be able to read the files.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;An other option is to use ACL.&lt;BR /&gt;&lt;BR /&gt;good luck,&lt;BR /&gt;Thierry.</description>
      <pubDate>Wed, 19 Dec 2001 14:57:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/permissions/m-p/2633119#M41722</guid>
      <dc:creator>Thierry Poels_1</dc:creator>
      <dc:date>2001-12-19T14:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: permissions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/permissions/m-p/2633120#M41723</link>
      <description>User A is added to the same Group as User B, performs a 'newgrp [same Group Name]' command before creating the file. User B can see this as a member of the group.&lt;BR /&gt;&lt;BR /&gt;This works on the command line. Is this a workable solution for you?&lt;BR /&gt;&lt;BR /&gt;Share and Enjoy! Ian</description>
      <pubDate>Wed, 19 Dec 2001 14:59:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/permissions/m-p/2633120#M41723</guid>
      <dc:creator>Ian Dennison_1</dc:creator>
      <dc:date>2001-12-19T14:59:36Z</dc:date>
    </item>
    <item>
      <title>Re: permissions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/permissions/m-p/2633121#M41724</link>
      <description>I have never used acl before and I got the following error when trying to use the chacl command.  Do I have to enable acl somehow? Function is not available (errno = 251)</description>
      <pubDate>Fri, 21 Dec 2001 19:00:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/permissions/m-p/2633121#M41724</guid>
      <dc:creator>Peter Lyons_1</dc:creator>
      <dc:date>2001-12-21T19:00:31Z</dc:date>
    </item>
    <item>
      <title>Re: permissions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/permissions/m-p/2633122#M41725</link>
      <description>Hi Peter:&lt;BR /&gt;&lt;BR /&gt;Chech these threads for &lt;ERRNO&gt;:&lt;BR /&gt;&lt;A href="http://us-support2.external.hp.com/cki/bin/doc.pl/sid=f1e6b2b80507822a00/screen=ckiDisplayDocument?docId=200000055662879" target="_blank"&gt;http://us-support2.external.hp.com/cki/bin/doc.pl/sid=f1e6b2b80507822a00/screen=ckiDisplayDocument?docId=200000055662879&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support2.external.hp.com/cki/bin/doc.pl/sid=f1e6b2b80507822a00/screen=ckiDisplayDocument?docId=200000024602386" target="_blank"&gt;http://us-support2.external.hp.com/cki/bin/doc.pl/sid=f1e6b2b80507822a00/screen=ckiDisplayDocument?docId=200000024602386&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Shiju&lt;/ERRNO&gt;</description>
      <pubDate>Fri, 21 Dec 2001 19:12:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/permissions/m-p/2633122#M41725</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2001-12-21T19:12:09Z</dc:date>
    </item>
    <item>
      <title>Re: permissions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/permissions/m-p/2633123#M41726</link>
      <description>HI&lt;BR /&gt;HPUX 11.00 with vxfs file system (JFS older than 3.3) does not support ACLs.&lt;BR /&gt;&lt;BR /&gt;Check this link -&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/hpux/onlinedocs/B3929-90007/B3929-90007.html" target="_blank"&gt;http://www.docs.hp.com/hpux/onlinedocs/B3929-90007/B3929-90007.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;Prashant.</description>
      <pubDate>Fri, 21 Dec 2001 19:34:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/permissions/m-p/2633123#M41726</guid>
      <dc:creator>Deshpande Prashant</dc:creator>
      <dc:date>2001-12-21T19:34:05Z</dc:date>
    </item>
  </channel>
</rss>

