<?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: getacls in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/getacls/m-p/4534061#M368545</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;for i in `find /etc`&lt;BR /&gt;do&lt;BR /&gt;getacl $i&lt;BR /&gt;done&lt;BR /&gt;&lt;BR /&gt;if you replaced /etc with / it will list all files in the system with getacl permission.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Aneesh</description>
    <pubDate>Sun, 15 Nov 2009 14:05:46 GMT</pubDate>
    <dc:creator>Aneesh Mohan</dc:creator>
    <dc:date>2009-11-15T14:05:46Z</dc:date>
    <item>
      <title>getacls</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getacls/m-p/4534060#M368544</link>
      <description>Hi admins,&lt;BR /&gt;&lt;BR /&gt;I want to list the total acl permissions present in the server.Please suggest if any script available for the same.&lt;BR /&gt;&lt;BR /&gt;Server is B.11.23&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;himacs</description>
      <pubDate>Sun, 15 Nov 2009 13:47:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getacls/m-p/4534060#M368544</guid>
      <dc:creator>himacs</dc:creator>
      <dc:date>2009-11-15T13:47:37Z</dc:date>
    </item>
    <item>
      <title>Re: getacls</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getacls/m-p/4534061#M368545</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;for i in `find /etc`&lt;BR /&gt;do&lt;BR /&gt;getacl $i&lt;BR /&gt;done&lt;BR /&gt;&lt;BR /&gt;if you replaced /etc with / it will list all files in the system with getacl permission.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Aneesh</description>
      <pubDate>Sun, 15 Nov 2009 14:05:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getacls/m-p/4534061#M368545</guid>
      <dc:creator>Aneesh Mohan</dc:creator>
      <dc:date>2009-11-15T14:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: getacls</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getacls/m-p/4534062#M368546</link>
      <description>HI Aneesh,&lt;BR /&gt;&lt;BR /&gt;Thanx for the reply.&lt;BR /&gt;&lt;BR /&gt;But the script not givenrequired output.It was listing the acl permission for /etc folder.&lt;BR /&gt;&lt;BR /&gt;And i tried with /etc/*.But the output shows for the file related to etc only.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;himacs</description>
      <pubDate>Sun, 15 Nov 2009 15:42:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getacls/m-p/4534062#M368546</guid>
      <dc:creator>himacs</dc:creator>
      <dc:date>2009-11-15T15:42:20Z</dc:date>
    </item>
    <item>
      <title>Re: getacls</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getacls/m-p/4534063#M368547</link>
      <description>for i in `find /`&lt;BR /&gt;do&lt;BR /&gt;getacl $i&lt;BR /&gt;done</description>
      <pubDate>Sun, 15 Nov 2009 16:48:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getacls/m-p/4534063#M368547</guid>
      <dc:creator>Aneesh Mohan</dc:creator>
      <dc:date>2009-11-15T16:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: getacls</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getacls/m-p/4534064#M368548</link>
      <description>&amp;gt;I want to list the total ACL permissions present in the server.&lt;BR /&gt;&lt;BR /&gt;You can do it on all of the files but you'll have to script something to see if these are anything but the default:&lt;BR /&gt;find / -exec getacl +&lt;BR /&gt;&lt;BR /&gt;&amp;gt;It was listing the ACL permission for /etc directory.&lt;BR /&gt;&lt;BR /&gt;Aneesh told you that in the first response.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Aneesh: for i in `find /`&lt;BR /&gt;&lt;BR /&gt;This will just not work.  There will be too many files.</description>
      <pubDate>Mon, 16 Nov 2009 07:45:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getacls/m-p/4534064#M368548</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-11-16T07:45:45Z</dc:date>
    </item>
  </channel>
</rss>

