<?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: remsh problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/remsh-problem/m-p/2733761#M66014</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;change the order in your nsswitch.conf file&lt;BR /&gt;&lt;BR /&gt;files nis dns&lt;BR /&gt;&lt;BR /&gt;Piyush</description>
    <pubDate>Wed, 29 May 2002 18:05:01 GMT</pubDate>
    <dc:creator>PIYUSH D. PATEL</dc:creator>
    <dc:date>2002-05-29T18:05:01Z</dc:date>
    <item>
      <title>remsh problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remsh-problem/m-p/2733755#M66008</link>
      <description>I'm new to HP-UX and have a problem executing remsh. When I type,&lt;BR /&gt;&lt;BR /&gt;remsh &lt;MACHINE name=""&gt; uname&lt;BR /&gt;&lt;BR /&gt;simply to list the OS type of the remote machine I get the message,&lt;BR /&gt;&lt;BR /&gt;remsh: getservbyname&lt;BR /&gt;&lt;BR /&gt;I have no idea what to do! By the way i'm trying the remsh command on my local machine for simplicity. ie if my local machine name is "wizard" i'm presently typing,&lt;BR /&gt;&lt;BR /&gt;remsh wizard uname&lt;BR /&gt;&lt;BR /&gt;&lt;/MACHINE&gt;</description>
      <pubDate>Wed, 29 May 2002 16:35:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remsh-problem/m-p/2733755#M66008</guid>
      <dc:creator>Chamitha Wijesekera</dc:creator>
      <dc:date>2002-05-29T16:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: remsh problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remsh-problem/m-p/2733756#M66009</link>
      <description>Sounds like your system is trying to use NIS to lookup the host name.&lt;BR /&gt;&lt;BR /&gt;Edit /etc/nsswitch.conf to not include NIS in its search if you are not using NIS.&lt;BR /&gt;&lt;BR /&gt;If you are using NIS, then their must be a problem in your NIS setup.&lt;BR /&gt;&lt;BR /&gt;-- Rod Hills</description>
      <pubDate>Wed, 29 May 2002 16:55:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remsh-problem/m-p/2733756#M66009</guid>
      <dc:creator>Rodney Hills</dc:creator>
      <dc:date>2002-05-29T16:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: remsh problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remsh-problem/m-p/2733757#M66010</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Check your /etc/hosts file properly for the hostname.&lt;BR /&gt;&lt;BR /&gt;What is the output of &lt;BR /&gt;&lt;BR /&gt;#nslookup wizard&lt;BR /&gt;&lt;BR /&gt;Piyush</description>
      <pubDate>Wed, 29 May 2002 16:59:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remsh-problem/m-p/2733757#M66010</guid>
      <dc:creator>PIYUSH D. PATEL</dc:creator>
      <dc:date>2002-05-29T16:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: remsh problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remsh-problem/m-p/2733758#M66011</link>
      <description>yes i am using a nis account to login to my machine.&lt;BR /&gt;&lt;BR /&gt;i tried including the machine name and account name to the .rhosts and hosts.equiv files on the machine i want to access (which is my local machine itself) however this did not help either</description>
      <pubDate>Wed, 29 May 2002 17:01:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remsh-problem/m-p/2733758#M66011</guid>
      <dc:creator>Chamitha Wijesekera</dc:creator>
      <dc:date>2002-05-29T17:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: remsh problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remsh-problem/m-p/2733759#M66012</link>
      <description>nsswitch wizard output is as follows&lt;BR /&gt;&lt;BR /&gt;Name Server:  sahara.vignette.com&lt;BR /&gt;Address:  10.18.0.103&lt;BR /&gt;&lt;BR /&gt;Trying DNS&lt;BR /&gt;Trying NIS&lt;BR /&gt;looking up FILES&lt;BR /&gt;*** No address information is available for "wizard"</description>
      <pubDate>Wed, 29 May 2002 17:02:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remsh-problem/m-p/2733759#M66012</guid>
      <dc:creator>Chamitha Wijesekera</dc:creator>
      <dc:date>2002-05-29T17:02:44Z</dc:date>
    </item>
    <item>
      <title>Re: remsh problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remsh-problem/m-p/2733760#M66013</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;well include your system "wizard" into the NIS-server's master-map (or into the DNS-server's zone-files), or into your local "/etc/hosts".&lt;BR /&gt;In your "/etc/nsswitch.conf" should be a line like that:&lt;BR /&gt;&lt;BR /&gt;hosts: files [NOTFOUND=continue] nis [NOTFOUND=continue] dns&lt;BR /&gt;&lt;BR /&gt;Which means that your system will first search in your local "hosts" file, then ask a NIS-server and at last query the DNS-server. Use the order you want, of course.&lt;BR /&gt;&lt;BR /&gt;Try a "rlogin wizard" first, and (if it works), execute "who -u" to see the name used, and put that into the system's "$HOME/.rhosts" (or "/etc/hosts.equiv").&lt;BR /&gt;&lt;BR /&gt;Then try again.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Wodisch&lt;BR /&gt;</description>
      <pubDate>Wed, 29 May 2002 17:59:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remsh-problem/m-p/2733760#M66013</guid>
      <dc:creator>Wodisch</dc:creator>
      <dc:date>2002-05-29T17:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: remsh problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remsh-problem/m-p/2733761#M66014</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;change the order in your nsswitch.conf file&lt;BR /&gt;&lt;BR /&gt;files nis dns&lt;BR /&gt;&lt;BR /&gt;Piyush</description>
      <pubDate>Wed, 29 May 2002 18:05:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remsh-problem/m-p/2733761#M66014</guid>
      <dc:creator>PIYUSH D. PATEL</dc:creator>
      <dc:date>2002-05-29T18:05:01Z</dc:date>
    </item>
  </channel>
</rss>

