<?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: Agent install fails with ssh access in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/agent-install-fails-with-ssh-access/m-p/5057339#M48807</link>
    <description>We found that in order to install the OVO agent we had to temporarily re-enable some of the r commands.&lt;BR /&gt;&lt;BR /&gt;1.  Add "mgmntsvr_name root" to /.rhosts on the new node.  For us our mgmtsvr_name is opscena, so the entry would look like "opscena root".&lt;BR /&gt;2.  Enable rlogin if it is disabled.  In /etc/inetd.conf  the new node, uncomment login, shell, exec.  Then, run "inetd -c"&lt;BR /&gt;3.  Try distributing agent to new node.&lt;BR /&gt;4.  Reverse steps 1 and 2.</description>
    <pubDate>Mon, 06 Aug 2007 16:12:40 GMT</pubDate>
    <dc:creator>Mkwasn</dc:creator>
    <dc:date>2007-08-06T16:12:40Z</dc:date>
    <item>
      <title>Agent install fails with ssh access</title>
      <link>https://community.hpe.com/t5/operating-system-linux/agent-install-fails-with-ssh-access/m-p/5057336#M48804</link>
      <description>&lt;!--!*#--&gt;I’m trying to install the agent on a remote host, and having a problem getting the server to log into the remote. The server is a Solaris box and the remote is a linux 2.6 box. Here’s the versions:&lt;BR /&gt;&lt;BR /&gt;[root@mgt02] /tmp&amp;gt;opcagt -version&lt;BR /&gt;A.08.10.160&lt;BR /&gt;&lt;BR /&gt;[root@mx231] ~&amp;gt; uname -a&lt;BR /&gt;Linux mx231 2.6.9-42.ELsmp #1 SMP Wed Jul 12 23:27:17 EDT 2006 i686 i686 i386 GNU/Linux&lt;BR /&gt;&lt;BR /&gt;Here’s the error I get: (I get the same using the gui)&lt;BR /&gt;&lt;BR /&gt;[root@mgt02] /&amp;gt;/opt/OV/bin/OpC/agtinstall/inst.sh&lt;BR /&gt;          --------------------------------------------------&lt;BR /&gt;          Script /opt/OV/bin/OpC/agtinstall/inst.sh invoked by root at 07/10/07 10:28:29.&lt;BR /&gt;          OVO Software Maintenance on Managed Node(s).&lt;BR /&gt;          Enter system(s) for which software maintenance should be done.&lt;BR /&gt;          More than one system can be specified, if separated by blank: (empty = stop processing)&lt;BR /&gt;========&amp;gt; mx231&lt;BR /&gt;========&amp;gt; Preferred IP address of node mx231 (Return=mx231)?&lt;BR /&gt;Managed Nodes platforms supported by this Management Server:&lt;BR /&gt;dec/alpha/unix&lt;BR /&gt;dec/alpha/unix51A+&lt;BR /&gt;hp/ia64/hp-ux11_32&lt;BR /&gt;hp/ipf32/hpux1122&lt;BR /&gt;hp/pa-risc/hp-ux11&lt;BR /&gt;hp/pa-risc/hpux1100&lt;BR /&gt;ibm/rs6000/aix&lt;BR /&gt;ip/other/other&lt;BR /&gt;linux/intel/linux24&lt;BR /&gt;linux/x86/linux24&lt;BR /&gt;linux/x86/linux26&lt;BR /&gt;ms/intel/nt&lt;BR /&gt;ms/x86/winnt&lt;BR /&gt;non_ip/other/other&lt;BR /&gt;novell/intel/nw&lt;BR /&gt;sgi/mips/irix&lt;BR /&gt;sun/sparc/solaris&lt;BR /&gt;sun/sparc/solaris7&lt;BR /&gt;========&amp;gt; Enter platform name for mx231 :linux/x86/linux26&lt;BR /&gt;========&amp;gt; Automatic update of system resource files (y|n=default)?y&lt;BR /&gt;========&amp;gt; Automatic (re-)start of OVO services on (y|n=default)?y&lt;BR /&gt;========&amp;gt; OVO version (V.UU.FF) which should be installed on system mx231 (Return=latest version)?&lt;BR /&gt;========&amp;gt; Enter distribution method for Agent package (1 = Management Server based, 2 = Satellite Agent Depot with SD, 3 = Windows NT&lt;BR /&gt;          installation server 4 = Secure Shell installation (default=1)?&lt;BR /&gt;========&amp;gt; Login name of superuser for system mx231 (Return=root)?unisys12345&lt;BR /&gt;&lt;BR /&gt;          PHASE I: reading missing passwords for Managed Nodes.&lt;BR /&gt;          =============================================================&lt;BR /&gt;          Checking for OV Config and Deploy component running on system mx231.mc2.embarqnow.net.&lt;BR /&gt;          There is no OV Deployment component running on system mx231.mc2.embarqnow.net.&lt;BR /&gt;========&amp;gt; Please enter the root password for system mx231.mc2.embarqnow.net?&lt;BR /&gt;          Encountered problem obtaining information from system mx231.mc2.embarqnow.net. Possible causes: Specified password might be wrong or name of&lt;BR /&gt;          management server is not known on managed node.&lt;BR /&gt;========&amp;gt; Do you want to re-enter the login information for system mx231.mc2.embarqnow.net (y|n=default)?n&lt;BR /&gt;ERROR:    Skipping node mx231.mc2.embarqnow.net for initial password check; maybe you know the password later when applying the OVO software maintenance&lt;BR /&gt;          on that system.&lt;BR /&gt;&lt;BR /&gt;          Please press RETURN for error confirmation:&lt;BR /&gt;&lt;BR /&gt;[root@mgt02] /tmp&amp;gt;cat /var/opt/OV/log/OpC/mgmt_sv/inst_err.log&lt;BR /&gt;          Script /opt/OV/bin/OpC/agtinstall/inst.sh invoked by root at 07/10/07 10:28:29.&lt;BR /&gt;ERROR:    Skipping node mx231.mc2.embarqnow.net for initial password check; maybe you know the password later when applying the OVO software maintenance&lt;BR /&gt;          on that system.&lt;BR /&gt;&lt;BR /&gt;I found another string on this site that suggested adding the server to the .rhosts file, I did so with no change. I also have tried entering the server in the /etc/hosts file. &lt;BR /&gt;&lt;BR /&gt;I can log in via ssh, and the password is correct and works. &lt;BR /&gt;&lt;BR /&gt;Thanks for any help. &lt;BR /&gt;&lt;BR /&gt;R Mumford&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Jul 2007 10:08:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/agent-install-fails-with-ssh-access/m-p/5057336#M48804</guid>
      <dc:creator>Rmumford</dc:creator>
      <dc:date>2007-07-10T10:08:11Z</dc:date>
    </item>
    <item>
      <title>Re: Agent install fails with ssh access</title>
      <link>https://community.hpe.com/t5/operating-system-linux/agent-install-fails-with-ssh-access/m-p/5057337#M48805</link>
      <description>Apologies to all, this was meant for the OVO forum. I will attempt to close. Moderator, please remove from linux forum.....&lt;BR /&gt;&lt;BR /&gt;R Mumford</description>
      <pubDate>Tue, 10 Jul 2007 10:13:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/agent-install-fails-with-ssh-access/m-p/5057337#M48805</guid>
      <dc:creator>Rmumford</dc:creator>
      <dc:date>2007-07-10T10:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: Agent install fails with ssh access</title>
      <link>https://community.hpe.com/t5/operating-system-linux/agent-install-fails-with-ssh-access/m-p/5057338#M48806</link>
      <description>Wrong forum</description>
      <pubDate>Tue, 10 Jul 2007 10:13:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/agent-install-fails-with-ssh-access/m-p/5057338#M48806</guid>
      <dc:creator>Rmumford</dc:creator>
      <dc:date>2007-07-10T10:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: Agent install fails with ssh access</title>
      <link>https://community.hpe.com/t5/operating-system-linux/agent-install-fails-with-ssh-access/m-p/5057339#M48807</link>
      <description>We found that in order to install the OVO agent we had to temporarily re-enable some of the r commands.&lt;BR /&gt;&lt;BR /&gt;1.  Add "mgmntsvr_name root" to /.rhosts on the new node.  For us our mgmtsvr_name is opscena, so the entry would look like "opscena root".&lt;BR /&gt;2.  Enable rlogin if it is disabled.  In /etc/inetd.conf  the new node, uncomment login, shell, exec.  Then, run "inetd -c"&lt;BR /&gt;3.  Try distributing agent to new node.&lt;BR /&gt;4.  Reverse steps 1 and 2.</description>
      <pubDate>Mon, 06 Aug 2007 16:12:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/agent-install-fails-with-ssh-access/m-p/5057339#M48807</guid>
      <dc:creator>Mkwasn</dc:creator>
      <dc:date>2007-08-06T16:12:40Z</dc:date>
    </item>
  </channel>
</rss>

