<?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: removing setacl in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-setacl/m-p/5189367#M461330</link>
    <description>&lt;BR /&gt;&lt;BR /&gt;hi Frans,&lt;BR /&gt;&lt;BR /&gt;As i posted above ,issue solved with &lt;BR /&gt;setacl option.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;himacs</description>
    <pubDate>Fri, 24 Jul 2009 13:08:22 GMT</pubDate>
    <dc:creator>himacs</dc:creator>
    <dc:date>2009-07-24T13:08:22Z</dc:date>
    <item>
      <title>removing setacl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-setacl/m-p/5189352#M461315</link>
      <description>Hi gurus,&lt;BR /&gt;&lt;BR /&gt;I have set setacl to a user with rwx.Now i want to modify the same with rw-. HOw it can be done.&lt;BR /&gt;&lt;BR /&gt;and how to remove the set permission..&lt;BR /&gt;&lt;BR /&gt;The command i used is&lt;BR /&gt;setacl -m user:john:rwx /test&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;himacs&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Jul 2009 11:30:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-setacl/m-p/5189352#M461315</guid>
      <dc:creator>himacs</dc:creator>
      <dc:date>2009-07-24T11:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: removing setacl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-setacl/m-p/5189353#M461316</link>
      <description>you can try below command for modifying acl&lt;BR /&gt;setacl -m u:john:rw /test&lt;BR /&gt;&lt;BR /&gt;for removing acl&lt;BR /&gt;setacl -d u:john:rwx filename.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Fri, 24 Jul 2009 11:42:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-setacl/m-p/5189353#M461316</guid>
      <dc:creator>Roopesh Francis_1</dc:creator>
      <dc:date>2009-07-24T11:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: removing setacl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-setacl/m-p/5189354#M461317</link>
      <description>check the setacl man pages for details&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B3921-90010/setacl.1.html" target="_blank"&gt;http://docs.hp.com/en/B3921-90010/setacl.1.html&lt;/A&gt;</description>
      <pubDate>Fri, 24 Jul 2009 11:47:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-setacl/m-p/5189354#M461317</guid>
      <dc:creator>Roopesh Francis_1</dc:creator>
      <dc:date>2009-07-24T11:47:46Z</dc:date>
    </item>
    <item>
      <title>Re: removing setacl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-setacl/m-p/5189355#M461318</link>
      <description>Why don't you just overwrite the ACL with the new permissions:&lt;BR /&gt;&lt;BR /&gt;setacl -m user:john:rw- /test&lt;BR /&gt;&lt;BR /&gt;to delete an ACL, use &lt;BR /&gt;&lt;BR /&gt;chacl -d &lt;BR /&gt;&lt;BR /&gt;command. for the exact syntax and capabilities of chacl command, use man pages for the command. &lt;BR /&gt;&lt;BR /&gt;This information is from a very old time, so I can not guarantee its accuracy. Please read the man pages. And try to stay away from ACLs even how tempting they look. In the long run, you are getting yourself into a big mess, that nobody but you can deal with.</description>
      <pubDate>Fri, 24 Jul 2009 11:51:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-setacl/m-p/5189355#M461318</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2009-07-24T11:51:55Z</dc:date>
    </item>
    <item>
      <title>Re: removing setacl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-setacl/m-p/5189356#M461319</link>
      <description>HI&lt;BR /&gt;&lt;BR /&gt;thanx for the responses..&lt;BR /&gt;&lt;BR /&gt;setacl -d not happening.it gives error as unknown user.&lt;BR /&gt;&lt;BR /&gt;plz provide the chacl -d format&lt;BR /&gt;&lt;BR /&gt;m getting below error with chacl&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;chacl -d user:john:rw- /tmp/tcl8.4.16-src.tar&lt;BR /&gt;chacl: invalid ACL: user name not terminated with dot in ACL entry: "user:john:rw-"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;himacs&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Jul 2009 12:19:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-setacl/m-p/5189356#M461319</guid>
      <dc:creator>himacs</dc:creator>
      <dc:date>2009-07-24T12:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: removing setacl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-setacl/m-p/5189357#M461320</link>
      <description>I think I said, check the man page for syntax. chacl parameters are not the same as that of setacl. Try this:&lt;BR /&gt;&lt;BR /&gt;chacl -d 'john.rw-' /tmp/tcl8.4.16-src.tar</description>
      <pubDate>Fri, 24 Jul 2009 12:30:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-setacl/m-p/5189357#M461320</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2009-07-24T12:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: removing setacl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-setacl/m-p/5189358#M461321</link>
      <description>this is the ouptput from my server&lt;BR /&gt;s1:rsh:/home/user1&amp;gt;touch test&lt;BR /&gt;s1:rsh:/home/user1&amp;gt;setacl -m u:user1:rwx test &lt;BR /&gt;s1:rsh:/home/user1&amp;gt;getacl test&lt;BR /&gt;# file: test&lt;BR /&gt;# owner: root&lt;BR /&gt;# group: root&lt;BR /&gt;user::rw-&lt;BR /&gt;user:user1:rwx&lt;BR /&gt;group::r--&lt;BR /&gt;class:rwx&lt;BR /&gt;other:---&lt;BR /&gt;s1:rsh:/home/user1&amp;gt;setacl -m u:user1:rw test&lt;BR /&gt;s1:rsh:/home/user1&amp;gt;getacl test&lt;BR /&gt;# file: test&lt;BR /&gt;# owner: root&lt;BR /&gt;# group: root&lt;BR /&gt;user::rw-&lt;BR /&gt;user:user1:rw-&lt;BR /&gt;group::r--&lt;BR /&gt;class:rw-&lt;BR /&gt;other:---&lt;BR /&gt;s1:rsh:/home/user1&amp;gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Jul 2009 12:30:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-setacl/m-p/5189358#M461321</guid>
      <dc:creator>Roopesh Francis_1</dc:creator>
      <dc:date>2009-07-24T12:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: removing setacl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-setacl/m-p/5189359#M461322</link>
      <description>HI frans,&lt;BR /&gt;&lt;BR /&gt;Thanx for the reply..&lt;BR /&gt;&lt;BR /&gt;now i want to remove acl permissions.When i checked man pages i have found -d option.&lt;BR /&gt;CAn anybody tell correct format..&lt;BR /&gt;&lt;BR /&gt;with chacl also not happening..&lt;BR /&gt;&lt;BR /&gt;quick response highly appreciated&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;himacs</description>
      <pubDate>Fri, 24 Jul 2009 12:42:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-setacl/m-p/5189359#M461322</guid>
      <dc:creator>himacs</dc:creator>
      <dc:date>2009-07-24T12:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: removing setacl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-setacl/m-p/5189360#M461323</link>
      <description>what error message did you get when you ran:&lt;BR /&gt;&lt;BR /&gt;chacl -d 'john.rw-' /tmp/tcl8.4.16-src.tar&lt;BR /&gt;&lt;BR /&gt;command ? Could you please post ?</description>
      <pubDate>Fri, 24 Jul 2009 12:45:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-setacl/m-p/5189360#M461323</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2009-07-24T12:45:07Z</dc:date>
    </item>
    <item>
      <title>Re: removing setacl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-setacl/m-p/5189361#M461324</link>
      <description>&lt;BR /&gt;Hi Mel,&lt;BR /&gt;&lt;BR /&gt;Plz find the error..&lt;BR /&gt;&lt;BR /&gt;#chacl -d 'john.rw-' tcl8.4.16-src.tar&lt;BR /&gt;chacl: invalid ACL: invalid group name in ACL entry: "john.rw-"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;himacs&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Jul 2009 12:48:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-setacl/m-p/5189361#M461324</guid>
      <dc:creator>himacs</dc:creator>
      <dc:date>2009-07-24T12:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: removing setacl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-setacl/m-p/5189362#M461325</link>
      <description>I thought the group was optional but obviously not.  Then run this:&lt;BR /&gt;&lt;BR /&gt;chacl -d 'john.*rw-' tcl8.4.16-src.tar&lt;BR /&gt;&lt;BR /&gt;if this does not work, please post the error message again. Dealing with ACLs is no fun</description>
      <pubDate>Fri, 24 Jul 2009 12:54:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-setacl/m-p/5189362#M461325</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2009-07-24T12:54:06Z</dc:date>
    </item>
    <item>
      <title>Re: removing setacl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-setacl/m-p/5189363#M461326</link>
      <description>chacl is more trouble than I'd like to deal with on a Friday.&lt;BR /&gt;&lt;BR /&gt;you can yank all rights of the user john, using this command &lt;BR /&gt;&lt;BR /&gt;setacl -d user:john &lt;FILENAME&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;/FILENAME&gt;</description>
      <pubDate>Fri, 24 Jul 2009 12:58:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-setacl/m-p/5189363#M461326</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2009-07-24T12:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: removing setacl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-setacl/m-p/5189364#M461327</link>
      <description>Hi Mel,&lt;BR /&gt;&lt;BR /&gt;again same error..&lt;BR /&gt;&lt;BR /&gt;chacl: invalid ACL: invalid group name in ACL entry: "john.*rw-"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;himacs</description>
      <pubDate>Fri, 24 Jul 2009 12:58:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-setacl/m-p/5189364#M461327</guid>
      <dc:creator>himacs</dc:creator>
      <dc:date>2009-07-24T12:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: removing setacl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-setacl/m-p/5189365#M461328</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;Thanx Mel,&lt;BR /&gt;&lt;BR /&gt;its solved..&lt;BR /&gt;setacl -d user:john &lt;FILENAME&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;thanx to everyone who actively participated in this session.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;himacs&lt;/FILENAME&gt;</description>
      <pubDate>Fri, 24 Jul 2009 13:05:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-setacl/m-p/5189365#M461328</guid>
      <dc:creator>himacs</dc:creator>
      <dc:date>2009-07-24T13:05:13Z</dc:date>
    </item>
    <item>
      <title>Re: removing setacl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-setacl/m-p/5189366#M461329</link>
      <description>can you please post output of setacl -m command</description>
      <pubDate>Fri, 24 Jul 2009 13:05:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-setacl/m-p/5189366#M461329</guid>
      <dc:creator>Roopesh Francis_1</dc:creator>
      <dc:date>2009-07-24T13:05:57Z</dc:date>
    </item>
    <item>
      <title>Re: removing setacl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-setacl/m-p/5189367#M461330</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;hi Frans,&lt;BR /&gt;&lt;BR /&gt;As i posted above ,issue solved with &lt;BR /&gt;setacl option.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;himacs</description>
      <pubDate>Fri, 24 Jul 2009 13:08:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-setacl/m-p/5189367#M461330</guid>
      <dc:creator>himacs</dc:creator>
      <dc:date>2009-07-24T13:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: removing setacl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-setacl/m-p/5189368#M461331</link>
      <description>&lt;!--!*#--&gt;&amp;gt; for removing acl&lt;BR /&gt;&amp;gt; setacl -d u:john:rwx filename.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;  check the setacl man pages for details&lt;BR /&gt;&amp;gt; &lt;A href="http://docs.hp.com/en/B3921-90010/setacl.1.html" target="_blank"&gt;http://docs.hp.com/en/B3921-90010/setacl.1.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You mean where it says this?:&lt;BR /&gt;&lt;BR /&gt;[...]&lt;BR /&gt;For the -d option, acl_entries are one or&lt;BR /&gt;more comma separated ACL entries without&lt;BR /&gt;permissions, [...]&lt;BR /&gt;&lt;BR /&gt;Note: "without permissions".  I know nothing,&lt;BR /&gt;but ":rwx" looks to me like permissions.</description>
      <pubDate>Fri, 24 Jul 2009 13:10:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-setacl/m-p/5189368#M461331</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-07-24T13:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: removing setacl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-setacl/m-p/5189369#M461332</link>
      <description>useful thread</description>
      <pubDate>Fri, 24 Jul 2009 16:07:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-setacl/m-p/5189369#M461332</guid>
      <dc:creator>himacs</dc:creator>
      <dc:date>2009-07-24T16:07:49Z</dc:date>
    </item>
  </channel>
</rss>

