<?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: ownership of / directory in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ownership-of-directory/m-p/3791334#M265076</link>
    <description>Sorry &lt;BR /&gt;&lt;BR /&gt;chown -R .... of course&lt;BR /&gt;&lt;BR /&gt;V.&lt;BR /&gt;</description>
    <pubDate>Fri, 19 May 2006 10:40:13 GMT</pubDate>
    <dc:creator>V. Nyga</dc:creator>
    <dc:date>2006-05-19T10:40:13Z</dc:date>
    <item>
      <title>ownership of / directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ownership-of-directory/m-p/3791327#M265069</link>
      <description>Hi all:&lt;BR /&gt;&lt;BR /&gt;We have multiple HPUX 11.23 systems on RISC and on ia-64. &lt;BR /&gt;&lt;BR /&gt;Doing some swverify tasks I get warnings about the / directory not owned by root:root.&lt;BR /&gt;&lt;BR /&gt;They are owned by daemon:daemon. &lt;BR /&gt;&lt;BR /&gt;I have checked the systems and some are daemon:daemon while others are root:root. I cannot find a pattern as to why this so. I have queried my peers and they have not made the changes. I even loaded 1 of the RISC systems and I did not change the owners.&lt;BR /&gt;&lt;BR /&gt;All systems have Oracle. All but 1 of the RISC systems is MCSG member.&lt;BR /&gt;&lt;BR /&gt;Any ideas?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Fri, 19 May 2006 09:15:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ownership-of-directory/m-p/3791327#M265069</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2006-05-19T09:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: ownership of / directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ownership-of-directory/m-p/3791328#M265070</link>
      <description>No idea Rick.  It would appear to me that something or someone had to change them at some point.&lt;BR /&gt;&lt;BR /&gt;I just check all of my systems (28 of them, a combo of 10.20, 11.0, 11.11 and 11.23) and all except 1 system have root:root for / ownership.  The one odd-ball system has root:sys for / ownership.&lt;BR /&gt;&lt;BR /&gt;root:root is the standard.  I don't know that it really would make any difference since root has access to everything anyway, but it is definitely non-standard.&lt;BR /&gt;&lt;BR /&gt;I would be tempted to fix those that are daemon:daemon, if the pain of going through your change management process isn't too bad.</description>
      <pubDate>Fri, 19 May 2006 09:22:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ownership-of-directory/m-p/3791328#M265070</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2006-05-19T09:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: ownership of / directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ownership-of-directory/m-p/3791329#M265071</link>
      <description>From my experience those changes sometimes are actually related to swinstall'ing packages that (I guess) were created on systems with different permissions.&lt;BR /&gt;&lt;BR /&gt;Switch back to root:root and monitor for a change and then check if some software was rolled out that day.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Florian</description>
      <pubDate>Fri, 19 May 2006 09:25:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ownership-of-directory/m-p/3791329#M265071</guid>
      <dc:creator>Florian Heigl (new acc)</dc:creator>
      <dc:date>2006-05-19T09:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: ownership of / directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ownership-of-directory/m-p/3791330#M265072</link>
      <description>Hi Rick:&lt;BR /&gt;&lt;BR /&gt;I don't have any 11.23 systems to interrogate.&lt;BR /&gt;&lt;BR /&gt;However, a somewhat similar anomoly appeared last month for some entities in '/usr'.&lt;BR /&gt;&lt;BR /&gt;You might try searching the IPD ('/var/adm/sw/products') looking for matches where either the 'uid' or 'gid' is set to 'daemon'.  This might point to something.  See the thread here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1023107" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1023107&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 19 May 2006 09:31:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ownership-of-directory/m-p/3791330#M265072</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-05-19T09:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: ownership of / directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ownership-of-directory/m-p/3791331#M265073</link>
      <description>Just a thought - &lt;BR /&gt;Are one of the subdirectories off of root owned by daemon:daemon also?  If so, then I'm thinking someone or some software did a "chown daemon:daemon .* " from inside the subdirectory that is also owned by daemon:daemon.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 19 May 2006 09:34:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ownership-of-directory/m-p/3791331#M265073</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2006-05-19T09:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: ownership of / directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ownership-of-directory/m-p/3791332#M265074</link>
      <description>Hi Rick, &lt;BR /&gt;&lt;BR /&gt;Perhaps, you may take a look at HP-UX Security guide Section 5.3.5&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://sabernet.home.comcast.net/papers/hp-ux9.html" target="_blank"&gt;http://sabernet.home.comcast.net/papers/hp-ux9.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Fri, 19 May 2006 10:25:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ownership-of-directory/m-p/3791332#M265074</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-05-19T10:25:50Z</dc:date>
    </item>
    <item>
      <title>Re: ownership of / directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ownership-of-directory/m-p/3791333#M265075</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;one added thought to John's tipp:&lt;BR /&gt;chmod -R .... could have done that.&lt;BR /&gt;&lt;BR /&gt;Other possibility: user id of root changed to daemon?&lt;BR /&gt;&lt;BR /&gt;Volkmar&lt;BR /&gt;</description>
      <pubDate>Fri, 19 May 2006 10:39:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ownership-of-directory/m-p/3791333#M265075</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2006-05-19T10:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: ownership of / directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ownership-of-directory/m-p/3791334#M265076</link>
      <description>Sorry &lt;BR /&gt;&lt;BR /&gt;chown -R .... of course&lt;BR /&gt;&lt;BR /&gt;V.&lt;BR /&gt;</description>
      <pubDate>Fri, 19 May 2006 10:40:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ownership-of-directory/m-p/3791334#M265076</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2006-05-19T10:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: ownership of / directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ownership-of-directory/m-p/3791335#M265077</link>
      <description>Hi all:&lt;BR /&gt;&lt;BR /&gt;Thanks for the feedback and ideas. &lt;BR /&gt;Did some scouting and I am unable to find anything. Looked at history files, the IPD, security docos, etc.&lt;BR /&gt;&lt;BR /&gt;I am going to change them back and keep an eye on. &lt;BR /&gt;&lt;BR /&gt;I did find a pattern. The PRD systems still have the root:root while the DEV/TST systems have the daemon:daemon. First thought would be some patch bundle did it as the PRD systems are a cycle behind. &lt;BR /&gt;&lt;BR /&gt;Will keep posted.&lt;BR /&gt;&lt;BR /&gt;Thanks again!</description>
      <pubDate>Fri, 19 May 2006 13:20:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ownership-of-directory/m-p/3791335#M265077</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2006-05-19T13:20:22Z</dc:date>
    </item>
  </channel>
</rss>

