<?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: setacl -R ... Doesn't work in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/setacl-r-doesn-t-work/m-p/4904339#M404729</link>
    <description>To close the thread.&lt;BR /&gt;Thanks.</description>
    <pubDate>Fri, 22 Jul 2005 04:10:58 GMT</pubDate>
    <dc:creator>GRANDIERE</dc:creator>
    <dc:date>2005-07-22T04:10:58Z</dc:date>
    <item>
      <title>setacl -R ... Doesn't work</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setacl-r-doesn-t-work/m-p/4904335#M404725</link>
      <description>With the commande setacl i would like to use the -R option in order to put my acl on all subdirectories.&lt;BR /&gt;&lt;BR /&gt;For exemple : &lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;setacl -mR user:gestjx:r-- p0&lt;BR /&gt;illegal entry specification, "R"&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;setacl -R -m user:gestjx:r-- p0&lt;BR /&gt;setacl: illegal option -- R&lt;BR /&gt;&lt;BR /&gt;This option doesn't work !&lt;BR /&gt;&lt;BR /&gt;Thanks for help.&lt;BR /&gt;&lt;BR /&gt;Dahu</description>
      <pubDate>Fri, 27 May 2005 09:26:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setacl-r-doesn-t-work/m-p/4904335#M404725</guid>
      <dc:creator>GRANDIERE</dc:creator>
      <dc:date>2005-05-27T09:26:04Z</dc:date>
    </item>
    <item>
      <title>Re: setacl -R ... Doesn't work</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setacl-r-doesn-t-work/m-p/4904336#M404726</link>
      <description>Well&lt;BR /&gt;In the man there is no -R option...&lt;BR /&gt;So will have to figure out another way to achieve the task.&lt;BR /&gt;&lt;BR /&gt;All the best&lt;BR /&gt;Victor</description>
      <pubDate>Fri, 27 May 2005 09:33:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setacl-r-doesn-t-work/m-p/4904336#M404726</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2005-05-27T09:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: setacl -R ... Doesn't work</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setacl-r-doesn-t-work/m-p/4904337#M404727</link>
      <description>Use the find command:&lt;BR /&gt;&lt;BR /&gt;find /starting_dir -type d -exec "setact -m user:gestjx:r-- p0"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 27 May 2005 09:35:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setacl-r-doesn-t-work/m-p/4904337#M404727</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-05-27T09:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: setacl -R ... Doesn't work</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setacl-r-doesn-t-work/m-p/4904338#M404728</link>
      <description>Ok.&lt;BR /&gt;&lt;BR /&gt;Thanks a lot.&lt;BR /&gt;&lt;BR /&gt;by.</description>
      <pubDate>Fri, 27 May 2005 09:42:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setacl-r-doesn-t-work/m-p/4904338#M404728</guid>
      <dc:creator>GRANDIERE</dc:creator>
      <dc:date>2005-05-27T09:42:27Z</dc:date>
    </item>
    <item>
      <title>Re: setacl -R ... Doesn't work</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setacl-r-doesn-t-work/m-p/4904339#M404729</link>
      <description>To close the thread.&lt;BR /&gt;Thanks.</description>
      <pubDate>Fri, 22 Jul 2005 04:10:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setacl-r-doesn-t-work/m-p/4904339#M404729</guid>
      <dc:creator>GRANDIERE</dc:creator>
      <dc:date>2005-07-22T04:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: setacl -R ... Doesn't work</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setacl-r-doesn-t-work/m-p/4904340#M404730</link>
      <description>The man page for setacl does not refer to a "-R" option, but, the "help" message from setacl itself does mention a "-r".&lt;BR /&gt;&lt;BR /&gt;Anyone know what "setacl -r ..." does?&lt;BR /&gt;&lt;BR /&gt;# setacl -?&lt;BR /&gt;setacl: illegal option -- ?&lt;BR /&gt;&lt;BR /&gt;usage: setacl [-rn]&lt;BR /&gt;              [-m [[d[efault]:]u[ser]::operm | perm[,]]&lt;BR /&gt;                  [[d[efault]:]u[ser]:uid:operm | perm[,...]]&lt;BR /&gt;                  [[d[efault]:]g[roup]::operm | perm[,]]&lt;BR /&gt;                  [[d[efault]:]g[roup]:gid:operm | perm[,...]]&lt;BR /&gt;                  [[d[efault]:]c[lass]:operm | perm[,]]&lt;BR /&gt;                  [[d[efault]:]o[ther]:operm | perm]]&lt;BR /&gt;              [-d [[d[efault]:]u[ser]:uid[,...]]&lt;BR /&gt;                  [[d[efault]:]g[roup]:gid[,...]]&lt;BR /&gt;                  [[d[efault]:]u[ser]::[,]]&lt;BR /&gt;                  [[d[efault]:]g[roup]::[,]]&lt;BR /&gt;                  [[d[efault]:]c[lass]:[,]]&lt;BR /&gt;                  [[d[efault]:]o[ther]:[,]]]&lt;BR /&gt;              object(s)&lt;BR /&gt;&lt;BR /&gt;        or&lt;BR /&gt;&lt;BR /&gt;       setacl [-rn]&lt;BR /&gt;              -s u[ser]::operm | perm[,]&lt;BR /&gt;                 [d[efault]:u[ser]::operm | perm[,]]&lt;BR /&gt;                 g[roup]::operm | perm[,]&lt;BR /&gt;                 [d[efault]:g[roup]::operm | perm[,]]&lt;BR /&gt;                 c[lass]:operm | perm[,]&lt;BR /&gt;                [d[efault]:c[lass]:operm | perm[,]]&lt;BR /&gt;                 o[ther]:operm | perm[,]&lt;BR /&gt;                 [d[efault]:o[ther]:operm | perm[,]]&lt;BR /&gt;                 [[d[efault]:]u[ser]:uid:operm | perm[,...]]&lt;BR /&gt;                 [[d[efault]:]g[roup]:gid:operm | perm[,...]]&lt;BR /&gt;              object(s)&lt;BR /&gt;&lt;BR /&gt;        or&lt;BR /&gt;&lt;BR /&gt;       setacl [-rn] -f file_name object(s)&lt;BR /&gt;</description>
      <pubDate>Fri, 03 Mar 2006 17:42:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setacl-r-doesn-t-work/m-p/4904340#M404730</guid>
      <dc:creator>Buz Dreyer</dc:creator>
      <dc:date>2006-03-03T17:42:47Z</dc:date>
    </item>
  </channel>
</rss>

