<?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 why does &amp;quot;chmod 666 somefile&amp;quot; activate ACL's ??? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/why-does-quot-chmod-666-somefile-quot-activate-acl-s/m-p/2585818#M856533</link>
    <description>On HP-UX 11.0, doing a "chmod 666 somefile" seems to activate ACL's.   WTF?  In other words, an "ll -F" of the file shows that it now has a "+" at the end of the permissions.&lt;BR /&gt;&lt;BR /&gt;Any ideas on how I can fix this bizarre-o behavior?&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;&lt;BR /&gt;----cut here for example----&lt;BR /&gt;&lt;BR /&gt;$ mkdir aa&lt;BR /&gt;$ cd aa&lt;BR /&gt;$ touch a&lt;BR /&gt;$ ll&lt;BR /&gt;total 0&lt;BR /&gt;-rw-r--r--   1 mike users    0 Sep 27 02:11 a&lt;BR /&gt;&lt;BR /&gt;(so far, everything is normal...)&lt;BR /&gt;&lt;BR /&gt;$ chmod 666 a&lt;BR /&gt;$ ll&lt;BR /&gt;total 0&lt;BR /&gt;-rw-rw-rw-+  1 mike users   0 Sep 27 02:11 a&lt;BR /&gt;&lt;BR /&gt;(Notice that the perms now have a "+"!!!)&lt;BR /&gt;&lt;BR /&gt;$ uname -a&lt;BR /&gt;HP-UX frog B.11.00 U 9000/800 2001143179 unlimited-user license&lt;BR /&gt;$ alias ll&lt;BR /&gt;ll=ll -F</description>
    <pubDate>Thu, 27 Sep 2001 08:18:10 GMT</pubDate>
    <dc:creator>Tyler Durden</dc:creator>
    <dc:date>2001-09-27T08:18:10Z</dc:date>
    <item>
      <title>why does "chmod 666 somefile" activate ACL's ???</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/why-does-quot-chmod-666-somefile-quot-activate-acl-s/m-p/2585818#M856533</link>
      <description>On HP-UX 11.0, doing a "chmod 666 somefile" seems to activate ACL's.   WTF?  In other words, an "ll -F" of the file shows that it now has a "+" at the end of the permissions.&lt;BR /&gt;&lt;BR /&gt;Any ideas on how I can fix this bizarre-o behavior?&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;&lt;BR /&gt;----cut here for example----&lt;BR /&gt;&lt;BR /&gt;$ mkdir aa&lt;BR /&gt;$ cd aa&lt;BR /&gt;$ touch a&lt;BR /&gt;$ ll&lt;BR /&gt;total 0&lt;BR /&gt;-rw-r--r--   1 mike users    0 Sep 27 02:11 a&lt;BR /&gt;&lt;BR /&gt;(so far, everything is normal...)&lt;BR /&gt;&lt;BR /&gt;$ chmod 666 a&lt;BR /&gt;$ ll&lt;BR /&gt;total 0&lt;BR /&gt;-rw-rw-rw-+  1 mike users   0 Sep 27 02:11 a&lt;BR /&gt;&lt;BR /&gt;(Notice that the perms now have a "+"!!!)&lt;BR /&gt;&lt;BR /&gt;$ uname -a&lt;BR /&gt;HP-UX frog B.11.00 U 9000/800 2001143179 unlimited-user license&lt;BR /&gt;$ alias ll&lt;BR /&gt;ll=ll -F</description>
      <pubDate>Thu, 27 Sep 2001 08:18:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/why-does-quot-chmod-666-somefile-quot-activate-acl-s/m-p/2585818#M856533</guid>
      <dc:creator>Tyler Durden</dc:creator>
      <dc:date>2001-09-27T08:18:10Z</dc:date>
    </item>
    <item>
      <title>Re: why does "chmod 666 somefile" activate ACL's ???</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/why-does-quot-chmod-666-somefile-quot-activate-acl-s/m-p/2585819#M856534</link>
      <description>&lt;BR /&gt;I just tried your test on some of our HP 11 servers and it DID NOT put a + (ACL) on the permissions - as is supposed to happen. This is a bug - update your patches to fix it. I cant remember which specific patch but if you use an uptodate GR patch bundle that will fix it.</description>
      <pubDate>Thu, 27 Sep 2001 08:43:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/why-does-quot-chmod-666-somefile-quot-activate-acl-s/m-p/2585819#M856534</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2001-09-27T08:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: why does "chmod 666 somefile" activate ACL's ???</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/why-does-quot-chmod-666-somefile-quot-activate-acl-s/m-p/2585820#M856535</link>
      <description>Hello Tyler,&lt;BR /&gt;&lt;BR /&gt;the "+" is ONLY a hint about ACLs on a file&lt;BR /&gt;when it is shown by the plain "ll" or "ls -l".&lt;BR /&gt;&lt;BR /&gt;Is it really a "+" and not some hard to read&lt;BR /&gt;asterisk ('*') when using a weird font?&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Wodisch</description>
      <pubDate>Thu, 27 Sep 2001 17:42:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/why-does-quot-chmod-666-somefile-quot-activate-acl-s/m-p/2585820#M856535</guid>
      <dc:creator>Wodisch</dc:creator>
      <dc:date>2001-09-27T17:42:03Z</dc:date>
    </item>
  </channel>
</rss>

