<?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: Problems with acl in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-acl/m-p/2503554#M757929</link>
    <description>hello avm,&lt;BR /&gt;&lt;BR /&gt;have checked the time-stamp of the permissions&lt;BR /&gt;change (ls -lc /etc/passwd)? If it is "during"&lt;BR /&gt;boot phase, I guess it could be the "swagent"&lt;BR /&gt;which is sometimes taking a rather long time&lt;BR /&gt;startup, due to such checks.&lt;BR /&gt;HTH,&lt;BR /&gt;   Wodisch</description>
    <pubDate>Mon, 12 Mar 2001 16:31:10 GMT</pubDate>
    <dc:creator>Wodisch_1</dc:creator>
    <dc:date>2001-03-12T16:31:10Z</dc:date>
    <item>
      <title>Problems with acl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-acl/m-p/2503550#M757925</link>
      <description>I have given acl rights for a particular user &lt;BR /&gt;for the /etc/passwd file using the following command&lt;BR /&gt;#chacl 'username.group=6' /etc/passwd&lt;BR /&gt;but the next day it was showing 444 ie read only .what is the reason for that?&lt;BR /&gt;Please give the solution so that i can make that file rw to a particular user &lt;BR /&gt;&lt;BR /&gt;THANKS in advance!!</description>
      <pubDate>Sat, 10 Mar 2001 14:35:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-acl/m-p/2503550#M757925</guid>
      <dc:creator>avm</dc:creator>
      <dc:date>2001-03-10T14:35:15Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with acl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-acl/m-p/2503551#M757926</link>
      <description>The way I would tackle this is to download and install sudo and setup the user you want to have access to the passwd file to have sudo access to vipw.&lt;BR /&gt;&lt;BR /&gt;Here is a link to sudo:&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/sudo-1.6.2b1/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/sudo-1.6.2b1/&lt;/A&gt;</description>
      <pubDate>Sat, 10 Mar 2001 18:35:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-acl/m-p/2503551#M757926</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2001-03-10T18:35:25Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with acl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-acl/m-p/2503552#M757927</link>
      <description>If your / file system is jfs, then acl's re NOT supported on JFS file systems.&lt;BR /&gt;Only on HFS, or on file systemns on JFS 3.3, and even then with restrictions.&lt;BR /&gt;&lt;BR /&gt;Patrick's suggestion is a good one&lt;BR /&gt;</description>
      <pubDate>Sat, 10 Mar 2001 20:32:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-acl/m-p/2503552#M757927</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2001-03-10T20:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with acl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-acl/m-p/2503553#M757928</link>
      <description>I am able to assign rights through acl because it is hfs only not vxfs ,but on the next day of m/c boot the mod goes to its default that is my problem&lt;BR /&gt;</description>
      <pubDate>Sun, 11 Mar 2001 05:48:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-acl/m-p/2503553#M757928</guid>
      <dc:creator>avm</dc:creator>
      <dc:date>2001-03-11T05:48:23Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with acl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-acl/m-p/2503554#M757929</link>
      <description>hello avm,&lt;BR /&gt;&lt;BR /&gt;have checked the time-stamp of the permissions&lt;BR /&gt;change (ls -lc /etc/passwd)? If it is "during"&lt;BR /&gt;boot phase, I guess it could be the "swagent"&lt;BR /&gt;which is sometimes taking a rather long time&lt;BR /&gt;startup, due to such checks.&lt;BR /&gt;HTH,&lt;BR /&gt;   Wodisch</description>
      <pubDate>Mon, 12 Mar 2001 16:31:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-acl/m-p/2503554#M757929</guid>
      <dc:creator>Wodisch_1</dc:creator>
      <dc:date>2001-03-12T16:31:10Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with acl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-acl/m-p/2503555#M757930</link>
      <description>hello avm,&lt;BR /&gt;&lt;BR /&gt;have checked the time-stamp of the permissions&lt;BR /&gt;change (ls -lc /etc/passwd)? If it is "during"&lt;BR /&gt;boot phase, I guess it could be the "swagent"&lt;BR /&gt;which is sometimes taking a rather long time&lt;BR /&gt;startup, due to such checks.&lt;BR /&gt;&lt;BR /&gt;You may "correct" it by modifying the perms&lt;BR /&gt;inf the "IPD", ie. below "/var/adm/products/"&lt;BR /&gt;This is NOT supported! be careful!&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;   Wodisch</description>
      <pubDate>Mon, 12 Mar 2001 16:32:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-acl/m-p/2503555#M757930</guid>
      <dc:creator>Wodisch_1</dc:creator>
      <dc:date>2001-03-12T16:32:10Z</dc:date>
    </item>
  </channel>
</rss>

