<?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: File permission question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/file-permission-question/m-p/3148730#M157191</link>
    <description>A + sign means that the particular file has some additional permissions with it. For eg: ACL (access control list) permissions. &lt;BR /&gt;&lt;BR /&gt;If it's ACL permissions, you can check it with 'lsacl' command. Also in shares, you can check the permission from Windows sessions or from SWAT in CIFS.</description>
    <pubDate>Thu, 18 Dec 2003 15:07:27 GMT</pubDate>
    <dc:creator>Helen French</dc:creator>
    <dc:date>2003-12-18T15:07:27Z</dc:date>
    <item>
      <title>File permission question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-permission-question/m-p/3148729#M157190</link>
      <description>Does anyone know what the "+" means as in...&lt;BR /&gt;drwxrwxr_x+ &lt;BR /&gt;It appeared on a directory structure that's also a Samba share. &lt;BR /&gt;How do I get rid of it?&lt;BR /&gt;&lt;BR /&gt;Masaki&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Dec 2003 15:05:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-permission-question/m-p/3148729#M157190</guid>
      <dc:creator>Masaki Birchmier</dc:creator>
      <dc:date>2003-12-18T15:05:43Z</dc:date>
    </item>
    <item>
      <title>Re: File permission question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-permission-question/m-p/3148730#M157191</link>
      <description>A + sign means that the particular file has some additional permissions with it. For eg: ACL (access control list) permissions. &lt;BR /&gt;&lt;BR /&gt;If it's ACL permissions, you can check it with 'lsacl' command. Also in shares, you can check the permission from Windows sessions or from SWAT in CIFS.</description>
      <pubDate>Thu, 18 Dec 2003 15:07:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-permission-question/m-p/3148730#M157191</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2003-12-18T15:07:27Z</dc:date>
    </item>
    <item>
      <title>Re: File permission question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-permission-question/m-p/3148731#M157192</link>
      <description>The + at the end means you are using ALCs (Access Control Lists) to grant / deny more permissions to that particular directory.&lt;BR /&gt;&lt;BR /&gt;Have a look at man pages for the 'getacl' and 'setacl' commands for more information.</description>
      <pubDate>Thu, 18 Dec 2003 15:08:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-permission-question/m-p/3148731#M157192</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2003-12-18T15:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: File permission question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-permission-question/m-p/3148732#M157193</link>
      <description>The ls man page says:&lt;BR /&gt;&lt;BR /&gt;Access Control Lists (ACLs)&lt;BR /&gt;      If a file has optional ACL entries, the -l (ell) option displays a&lt;BR /&gt;      plus sign (+) after the file's permissions.&lt;BR /&gt;&lt;BR /&gt;Dave&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Dec 2003 15:08:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-permission-question/m-p/3148732#M157193</guid>
      <dc:creator>Dave Hutton</dc:creator>
      <dc:date>2003-12-18T15:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: File permission question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-permission-question/m-p/3148733#M157194</link>
      <description>This means that Access Control Lists (ACL's) attributes have been set for this file/directory. &lt;BR /&gt;&lt;BR /&gt;If this is a vxfs filesystem, you use setacl to "get rid" of it; otherwise a chacl command is used. Man getacl, setacl, lsacl, chacl as appropriate. Generally, ACL's are set for a reason so know what you are doing.&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Dec 2003 15:10:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-permission-question/m-p/3148733#M157194</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2003-12-18T15:10:54Z</dc:date>
    </item>
    <item>
      <title>Re: File permission question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-permission-question/m-p/3148734#M157195</link>
      <description>+ sign means there are additional acces permissions granted to that file or directory other than the regular -rwx for owner , group and others . These are called ACL or access control lists .&lt;BR /&gt;&lt;BR /&gt;If its JFS do &lt;BR /&gt;#getacl filename or directory name to see the additional access granted .</description>
      <pubDate>Thu, 18 Dec 2003 15:11:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-permission-question/m-p/3148734#M157195</guid>
      <dc:creator>Ashwani Kashyap</dc:creator>
      <dc:date>2003-12-18T15:11:02Z</dc:date>
    </item>
    <item>
      <title>Re: File permission question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-permission-question/m-p/3148735#M157196</link>
      <description>Thanks All,&lt;BR /&gt;That's what I needed, I'll take it from here...&lt;BR /&gt;&lt;BR /&gt;Masaki</description>
      <pubDate>Thu, 18 Dec 2003 15:40:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-permission-question/m-p/3148735#M157196</guid>
      <dc:creator>Masaki Birchmier</dc:creator>
      <dc:date>2003-12-18T15:40:30Z</dc:date>
    </item>
  </channel>
</rss>

