<?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-PART2 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-acl-part2/m-p/2504448#M757963</link>
    <description>Hello avm,&lt;BR /&gt;&lt;BR /&gt;as I told you before, the definition of owner, group, and&lt;BR /&gt;permissions is stored in the "IPD" (Installed Products &lt;BR /&gt;Database), which is located in files and directories below &lt;BR /&gt;"/var/adm/sw/products". &lt;BR /&gt;&lt;BR /&gt;You would have to modify those definitions, perhaps&lt;BR /&gt;using "swmodify", e.g.&lt;BR /&gt;   chmod 464 /etc/passwd&lt;BR /&gt;   swmodify -x files=/etc/passwd OS-Core.UX-CORE&lt;BR /&gt;&lt;BR /&gt;OR you just write your own startup-script, and schedule&lt;BR /&gt;if after "/sbin/rc2.d/S120swconfig", e.g.:&lt;BR /&gt;   cd /sbin/init.d&lt;BR /&gt;   cp template ldangerous&lt;BR /&gt;   vi dangerous&lt;BR /&gt;   ln -s /sbin/init.d/dangerous /sbin/rc2.d/S999passwd&lt;BR /&gt;&lt;BR /&gt;Inside that script you would have to insert in line 100&lt;BR /&gt;(that is after the 'start') part) something like:&lt;BR /&gt;   chmod 464 /etc/passwd&lt;BR /&gt;&lt;BR /&gt;On next boot your script will change the permissions&lt;BR /&gt;before somebody can log in...&lt;BR /&gt;&lt;BR /&gt;But whatever you intent - it does sound extremly &lt;BR /&gt;DANGEROUS!&lt;BR /&gt;&lt;BR /&gt;Consider using "sudo"!!!&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;   Wodisch</description>
    <pubDate>Tue, 13 Mar 2001 22:12:20 GMT</pubDate>
    <dc:creator>Wodisch</dc:creator>
    <dc:date>2001-03-13T22:12:20Z</dc:date>
    <item>
      <title>PROBLEMS WITH ACL-PART2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-acl-part2/m-p/2504446#M757961</link>
      <description>As i have mentioned in my earlier question u &lt;BR /&gt;have give excellent replies .Thanks a lot for those valuable information&lt;BR /&gt;But now my problem is that the acl is not changing because of swagent&lt;BR /&gt;If any body is changing or writing to the passwd file it automatically restore its bit to 444 that's my problem Is its HP specific</description>
      <pubDate>Tue, 13 Mar 2001 13:33:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-acl-part2/m-p/2504446#M757961</guid>
      <dc:creator>avm</dc:creator>
      <dc:date>2001-03-13T13:33:17Z</dc:date>
    </item>
    <item>
      <title>Re: PROBLEMS WITH ACL-PART2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-acl-part2/m-p/2504447#M757962</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;maybe the umask in the profile is set, and in some reason the acl is changed.&lt;BR /&gt;&lt;BR /&gt;MB</description>
      <pubDate>Tue, 13 Mar 2001 13:44:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-acl-part2/m-p/2504447#M757962</guid>
      <dc:creator>Marcel Boon</dc:creator>
      <dc:date>2001-03-13T13:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: PROBLEMS WITH ACL-PART2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-acl-part2/m-p/2504448#M757963</link>
      <description>Hello avm,&lt;BR /&gt;&lt;BR /&gt;as I told you before, the definition of owner, group, and&lt;BR /&gt;permissions is stored in the "IPD" (Installed Products &lt;BR /&gt;Database), which is located in files and directories below &lt;BR /&gt;"/var/adm/sw/products". &lt;BR /&gt;&lt;BR /&gt;You would have to modify those definitions, perhaps&lt;BR /&gt;using "swmodify", e.g.&lt;BR /&gt;   chmod 464 /etc/passwd&lt;BR /&gt;   swmodify -x files=/etc/passwd OS-Core.UX-CORE&lt;BR /&gt;&lt;BR /&gt;OR you just write your own startup-script, and schedule&lt;BR /&gt;if after "/sbin/rc2.d/S120swconfig", e.g.:&lt;BR /&gt;   cd /sbin/init.d&lt;BR /&gt;   cp template ldangerous&lt;BR /&gt;   vi dangerous&lt;BR /&gt;   ln -s /sbin/init.d/dangerous /sbin/rc2.d/S999passwd&lt;BR /&gt;&lt;BR /&gt;Inside that script you would have to insert in line 100&lt;BR /&gt;(that is after the 'start') part) something like:&lt;BR /&gt;   chmod 464 /etc/passwd&lt;BR /&gt;&lt;BR /&gt;On next boot your script will change the permissions&lt;BR /&gt;before somebody can log in...&lt;BR /&gt;&lt;BR /&gt;But whatever you intent - it does sound extremly &lt;BR /&gt;DANGEROUS!&lt;BR /&gt;&lt;BR /&gt;Consider using "sudo"!!!&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;   Wodisch</description>
      <pubDate>Tue, 13 Mar 2001 22:12:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-acl-part2/m-p/2504448#M757963</guid>
      <dc:creator>Wodisch</dc:creator>
      <dc:date>2001-03-13T22:12:20Z</dc:date>
    </item>
  </channel>
</rss>

