<?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: /opt/VRTSob in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/opt-vrtsob/m-p/3279482#M180168</link>
    <description>Thanks Victor, in fact I don't do anything GUI on this server, stopping it is a good idea.&lt;BR /&gt;</description>
    <pubDate>Tue, 18 May 2004 12:46:23 GMT</pubDate>
    <dc:creator>Fred Martin_1</dc:creator>
    <dc:date>2004-05-18T12:46:23Z</dc:date>
    <item>
      <title>/opt/VRTSob</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opt-vrtsob/m-p/3279475#M180161</link>
      <description>Just noticed these files on my system, are 'nouser' ... currently own by UID 4484 GID 119 ... what should the ownerships really be, am I missing a passwd entry or should they be owned by someone else?&lt;BR /&gt;&lt;BR /&gt;/opt/VRTSob/jre/bin/.start_xfs&lt;BR /&gt;/opt/VRTSob/jre/bin/java&lt;BR /&gt;/opt/VRTSob/jre/bin/keytool&lt;BR /&gt;/opt/VRTSob/jre/bin/policytool&lt;BR /&gt;/opt/VRTSob/jre/bin/rmid&lt;BR /&gt;/opt/VRTSob/jre/bin/rmiregistry&lt;BR /&gt;/opt/VRTSob/jre/bin/tnameserv&lt;BR /&gt;/opt/VRTSob/jre/lib/PA_RISC/hotspot&lt;BR /&gt;/opt/VRTSob/jre/lib/PA_RISC/libmawt.sl&lt;BR /&gt;/opt/VRTSob/jre/lib/PA_RISC2.0/hotspot&lt;BR /&gt;/opt/VRTSob/jre/lib/PA_RISC2.0/libmawt.sl&lt;BR /&gt;</description>
      <pubDate>Tue, 18 May 2004 09:19:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opt-vrtsob/m-p/3279475#M180161</guid>
      <dc:creator>Fred Martin_1</dc:creator>
      <dc:date>2004-05-18T09:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: /opt/VRTSob</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opt-vrtsob/m-p/3279476#M180162</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Looks like they could be some files belonging to Veritas Enterprise Manager.  Do you have that installed on your system?&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Tue, 18 May 2004 09:24:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opt-vrtsob/m-p/3279476#M180162</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2004-05-18T09:24:17Z</dc:date>
    </item>
    <item>
      <title>Re: /opt/VRTSob</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opt-vrtsob/m-p/3279477#M180163</link>
      <description>VRTSobâ  VERITAS Enterprise Administrator Service&lt;BR /&gt;&lt;BR /&gt;I don't have it on my HP's but I do have it on my sun's with the owner bin:bin.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-</description>
      <pubDate>Tue, 18 May 2004 09:28:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opt-vrtsob/m-p/3279477#M180163</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2004-05-18T09:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: /opt/VRTSob</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opt-vrtsob/m-p/3279478#M180164</link>
      <description>Only if it came installed with HP-UX 11i, Progress DB, or an NxTrend product.  That's about all I've got on this server.  I've heard of it but not familiar with it.&lt;BR /&gt;</description>
      <pubDate>Tue, 18 May 2004 09:28:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opt-vrtsob/m-p/3279478#M180164</guid>
      <dc:creator>Fred Martin_1</dc:creator>
      <dc:date>2004-05-18T09:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: /opt/VRTSob</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opt-vrtsob/m-p/3279479#M180165</link>
      <description>If you notice in the 'll' output for the items with the uid of 4484 as the owner, they are ALL links to another file.  In this case, I wouldn't worry too much.  I've got the same issue on my 11.11 machine.&lt;BR /&gt;&lt;BR /&gt;# cd /opt/VRTSob&lt;BR /&gt;# find . -user 4484 -exec ll -d {} \;&lt;BR /&gt;lrwxrwxrwx   1 4484       119             13 Nov 13  2003 ./bin/.start_xfs -&amp;gt; .java_wrapper&lt;BR /&gt;lrwxrwxrwx   1 4484       119             13 Nov 13  2003 ./bin/java -&amp;gt; .java_wrapper&lt;BR /&gt;lrwxrwxrwx   1 4484       119             13 Nov 13  2003 ./bin/keytool -&amp;gt; .java_wrapper&lt;BR /&gt;lrwxrwxrwx   1 4484       119             13 Nov 13  2003 ./bin/policytool -&amp;gt; .java_wrapper&lt;BR /&gt;lrwxrwxrwx   1 4484       119             13 Nov 13  2003 ./bin/rmid -&amp;gt; .java_wrapper&lt;BR /&gt;lrwxrwxrwx   1 4484       119             13 Nov 13  2003 ./bin/rmiregistry -&amp;gt; .java_wrapper&lt;BR /&gt;lrwxrwxrwx   1 4484       119             13 Nov 13  2003 ./bin/tnameserv -&amp;gt; .java_wrapper&lt;BR /&gt;lrwxrwxrwx   1 4484       119              6 Nov 13  2003 ./lib/PA_RISC/hotspot -&amp;gt; server&lt;BR /&gt;lrwxrwxrwx   1 4484       119             18 Nov 13  2003 ./lib/PA_RISC/libmawt.sl -&amp;gt; motif21/libmawt.sl&lt;BR /&gt;lrwxrwxrwx   1 4484       119              6 Nov 13  2003 ./lib/PA_RISC2.0/hotspot -&amp;gt; server&lt;BR /&gt;lrwxrwxrwx   1 4484       119             18 Nov 13  2003 ./lib/PA_RISC2.0/libmawt.sl -&amp;gt; motif21/libmawt.sl&lt;BR /&gt;</description>
      <pubDate>Tue, 18 May 2004 09:35:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opt-vrtsob/m-p/3279479#M180165</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2004-05-18T09:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: /opt/VRTSob</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opt-vrtsob/m-p/3279480#M180166</link>
      <description>Ah, so they are.  The fact that you have the same UID as me, is an indication that it's right from the install that way.  Since they're links anyway and permissioned wide open I'm guessing that, for the sake of cleaning up, chowning them to root:sys wouldn't hurt.&lt;BR /&gt;</description>
      <pubDate>Tue, 18 May 2004 10:59:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opt-vrtsob/m-p/3279480#M180166</guid>
      <dc:creator>Fred Martin_1</dc:creator>
      <dc:date>2004-05-18T10:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: /opt/VRTSob</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opt-vrtsob/m-p/3279481#M180167</link>
      <description>Hi Fred:&lt;BR /&gt;&lt;BR /&gt;I got the same result on my 11.i server, since it is created by installation by default, I don't suggest you to change them. &lt;BR /&gt;&lt;BR /&gt;Actually, VRTSob is for Veritas VxVM GUI interface, on the server side, you need VRTSob, VRTSvmpro and VRTSfspro to make it work, but a lot of companies don't allow VEA GUI for security reason, if you don't need it, you can simply stop the service on the server side:&lt;BR /&gt;&lt;BR /&gt;#vxsvc -k&lt;BR /&gt;&lt;BR /&gt;Just my two cents.&lt;BR /&gt;</description>
      <pubDate>Tue, 18 May 2004 11:57:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opt-vrtsob/m-p/3279481#M180167</guid>
      <dc:creator>Victor_5</dc:creator>
      <dc:date>2004-05-18T11:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: /opt/VRTSob</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opt-vrtsob/m-p/3279482#M180168</link>
      <description>Thanks Victor, in fact I don't do anything GUI on this server, stopping it is a good idea.&lt;BR /&gt;</description>
      <pubDate>Tue, 18 May 2004 12:46:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opt-vrtsob/m-p/3279482#M180168</guid>
      <dc:creator>Fred Martin_1</dc:creator>
      <dc:date>2004-05-18T12:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: /opt/VRTSob</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opt-vrtsob/m-p/3279483#M180169</link>
      <description>It appears that this software is started at boot by the script /sbin/rc2.d/S999isisd.&lt;BR /&gt;&lt;BR /&gt;What is the proper way to prevent this from starting up at all?&lt;BR /&gt;</description>
      <pubDate>Tue, 18 May 2004 12:56:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opt-vrtsob/m-p/3279483#M180169</guid>
      <dc:creator>Fred Martin_1</dc:creator>
      <dc:date>2004-05-18T12:56:12Z</dc:date>
    </item>
    <item>
      <title>Re: /opt/VRTSob</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opt-vrtsob/m-p/3279484#M180170</link>
      <description>Fred,&lt;BR /&gt;&lt;BR /&gt;Normally, there would be a file in /etc/rc.config.d/ called isisd.  You would edit this file and tell it that you didn't want the daemon to start.  Since Veritas chose not to play by the rules and supply this standard configuration file, I think the only way to prevent start up is to rm the link from /sbin/rc2.d/S999isisd to /sbin/init.d/isisd.  You should also rm the corresponding kill link: /sbin/rc1.d/K999isisd.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 18 May 2004 13:05:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opt-vrtsob/m-p/3279484#M180170</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2004-05-18T13:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: /opt/VRTSob</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opt-vrtsob/m-p/3279485#M180171</link>
      <description>Hi Fred,&lt;BR /&gt;&lt;BR /&gt;Sorry I overlooked your reply and I noticed that you got the correct reply already. Yes, I agree with Pete, if you want to keep those software, probably that is the only way I can think of.&lt;BR /&gt;&lt;BR /&gt;Another point I can think of, since you don't need GUI on that particular server, you can swremove those packages, and when you need them in the future, you can swinstall them from depot (if you made depot already) or from CD. Hope it can helps.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 19 May 2004 09:11:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opt-vrtsob/m-p/3279485#M180171</guid>
      <dc:creator>Victor_5</dc:creator>
      <dc:date>2004-05-19T09:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: /opt/VRTSob</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opt-vrtsob/m-p/3279486#M180172</link>
      <description>Well, I conquered a few fears and decided to chown the thing.  Tried one:&lt;BR /&gt;&lt;BR /&gt;# chown root:sys /opt/VRTSob/jre/bin/.start_xfs&lt;BR /&gt;&lt;BR /&gt;And the link is still owned by 4484:119, so I guess the chown command follows the link and chowns the file, not the link. (it was already root:sys anyway)&lt;BR /&gt;&lt;BR /&gt;I guess I could remove and re-add the link, but haven't conquered that fear, yet.&lt;BR /&gt;&lt;BR /&gt;I'm only making this fuss because some of my orginal admin trainers told me never to leave a file unowned on a unix system.&lt;BR /&gt;</description>
      <pubDate>Thu, 20 May 2004 15:53:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opt-vrtsob/m-p/3279486#M180172</guid>
      <dc:creator>Fred Martin_1</dc:creator>
      <dc:date>2004-05-20T15:53:16Z</dc:date>
    </item>
  </channel>
</rss>

