<?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: trouble granting permissions, please help asap in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/trouble-granting-permissions-please-help-asap/m-p/3200902#M10205</link>
    <description>check the umask command for user a&lt;BR /&gt;&lt;BR /&gt;It is possible to set things so that evey file he creates is readable by all groups.&lt;BR /&gt;&lt;BR /&gt;If that doesn't work, you can do this.&lt;BR /&gt;&lt;BR /&gt;After file creation:&lt;BR /&gt;&lt;BR /&gt;chmod o+r filename&lt;BR /&gt;&lt;BR /&gt;Then all groups can read it.&lt;BR /&gt;&lt;BR /&gt;The only practical concern at that point is do all groups have access to the folder the file is sitting in.&lt;BR /&gt;&lt;BR /&gt;Sorry about the delay, I left this message half posted for well over an hour.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Tue, 24 Feb 2004 17:19:49 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2004-02-24T17:19:49Z</dc:date>
    <item>
      <title>trouble granting permissions, please help asap</title>
      <link>https://community.hpe.com/t5/operating-system-linux/trouble-granting-permissions-please-help-asap/m-p/3200900#M10203</link>
      <description>Actually i have trouble in granting rights/permissions over a resource(file/directory), on per user and or per group basis, as we normally and easily used to do in Microsoft(server/professional). Following is the condition/scenario:&lt;BR /&gt;&lt;BR /&gt;1, user 'a' who belongs to a group 'a', creates a file, named 'a-file'.&lt;BR /&gt;&lt;BR /&gt;2, 'a' wants to give 'read' permission, over 'a-file', to 'accounts' group, but there is a user in 'accounts', named 'super-user', only to whome 'a' wants to give 'read' and 'write' both. &lt;BR /&gt;&lt;BR /&gt;3, 'a' wants to give 'read' permission, over 'a-file', to  'sales' group.&lt;BR /&gt;&lt;BR /&gt;4, 'a' wants to give 'read' and 'write' permissions, over 'a-file', to 'managers' group. &lt;BR /&gt;&lt;BR /&gt; Now please let me know what is the solution, of above mentioned condition. Please let me know the steps(command/actions), and procedures. I know abt 'chmod' and and the numbers and various combinations used for granting permissions(ro = 4, w = 2, e = 1, and rwe = 7).&lt;BR /&gt; &lt;BR /&gt;Note: I m using Red Hat Linux, 7.2, and 8.0.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 24 Feb 2004 11:43:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/trouble-granting-permissions-please-help-asap/m-p/3200900#M10203</guid>
      <dc:creator>Sharfuddin</dc:creator>
      <dc:date>2004-02-24T11:43:54Z</dc:date>
    </item>
    <item>
      <title>Re: trouble granting permissions, please help asap</title>
      <link>https://community.hpe.com/t5/operating-system-linux/trouble-granting-permissions-please-help-asap/m-p/3200901#M10204</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;what you want to do is at least extremely hard if not impossible with basic Linux file protections. You do need to look into ACLs for this. Documentation on this topic can be found e.g. at&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.suse.de/~agruen/acl/chapter/fs_acl-en.pdf" target="_blank"&gt;http://www.suse.de/~agruen/acl/chapter/fs_acl-en.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Greetings, Martin</description>
      <pubDate>Tue, 24 Feb 2004 17:15:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/trouble-granting-permissions-please-help-asap/m-p/3200901#M10204</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2004-02-24T17:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: trouble granting permissions, please help asap</title>
      <link>https://community.hpe.com/t5/operating-system-linux/trouble-granting-permissions-please-help-asap/m-p/3200902#M10205</link>
      <description>check the umask command for user a&lt;BR /&gt;&lt;BR /&gt;It is possible to set things so that evey file he creates is readable by all groups.&lt;BR /&gt;&lt;BR /&gt;If that doesn't work, you can do this.&lt;BR /&gt;&lt;BR /&gt;After file creation:&lt;BR /&gt;&lt;BR /&gt;chmod o+r filename&lt;BR /&gt;&lt;BR /&gt;Then all groups can read it.&lt;BR /&gt;&lt;BR /&gt;The only practical concern at that point is do all groups have access to the folder the file is sitting in.&lt;BR /&gt;&lt;BR /&gt;Sorry about the delay, I left this message half posted for well over an hour.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 24 Feb 2004 17:19:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/trouble-granting-permissions-please-help-asap/m-p/3200902#M10205</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-02-24T17:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: trouble granting permissions, please help asap</title>
      <link>https://community.hpe.com/t5/operating-system-linux/trouble-granting-permissions-please-help-asap/m-p/3200903#M10206</link>
      <description>You will have to check acl's to resolve this.</description>
      <pubDate>Wed, 25 Feb 2004 00:31:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/trouble-granting-permissions-please-help-asap/m-p/3200903#M10206</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2004-02-25T00:31:01Z</dc:date>
    </item>
  </channel>
</rss>

