<?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/3935231#M287989</link>
    <description>&lt;BR /&gt;I forgot to mention that I am doing it as a regular user. &lt;BR /&gt;&lt;BR /&gt;When I try to remsh to execute a command on there, it says login incorrect.&lt;BR /&gt;&lt;BR /&gt;when I try to login in via remsh, it asks for the password, and when I enter the password, it logs me in.&lt;BR /&gt;&lt;BR /&gt;But it doesn't do password-less authentication.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 30 Jan 2007 16:25:44 GMT</pubDate>
    <dc:creator>dictum9</dc:creator>
    <dc:date>2007-01-30T16:25:44Z</dc:date>
    <item>
      <title>remsh problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remsh-problem/m-p/3935227#M287985</link>
      <description>Trying to remsh to an Itanium 11.23 box and the remsh asks for a password. I set up the ~/.rhosts file but the problem persists.&lt;BR /&gt;&lt;BR /&gt;Once I enter the password, it logs me in, but cannot do passwordless logins.&lt;BR /&gt;&lt;BR /&gt;Looking at /etc/inetd.conf and /etc/services, everthing looks reasonable.&lt;BR /&gt;&lt;BR /&gt;Any idea what is going on?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Jan 2007 16:13:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remsh-problem/m-p/3935227#M287985</guid>
      <dc:creator>dictum9</dc:creator>
      <dc:date>2007-01-30T16:13:55Z</dc:date>
    </item>
    <item>
      <title>Re: remsh problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remsh-problem/m-p/3935228#M287986</link>
      <description>Are you trying to remsh to the 11.23 box as root? What is the perms of ~root/.rhosts? It should be 400.</description>
      <pubDate>Tue, 30 Jan 2007 16:18:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remsh-problem/m-p/3935228#M287986</guid>
      <dc:creator>John Dvorchak</dc:creator>
      <dc:date>2007-01-30T16:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: remsh problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remsh-problem/m-p/3935229#M287987</link>
      <description>Is this a non-root user and is the -l remshd option in effect? (Check /etc/inetd.conf for this).</description>
      <pubDate>Tue, 30 Jan 2007 16:22:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remsh-problem/m-p/3935229#M287987</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-01-30T16:22:33Z</dc:date>
    </item>
    <item>
      <title>Re: remsh problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remsh-problem/m-p/3935230#M287988</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;I'd review the contents of your '.rhosts' file.  Make sure, too that your file is readable and writeable only by the owner.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 30 Jan 2007 16:23:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remsh-problem/m-p/3935230#M287988</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2007-01-30T16:23:49Z</dc:date>
    </item>
    <item>
      <title>Re: remsh problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remsh-problem/m-p/3935231#M287989</link>
      <description>&lt;BR /&gt;I forgot to mention that I am doing it as a regular user. &lt;BR /&gt;&lt;BR /&gt;When I try to remsh to execute a command on there, it says login incorrect.&lt;BR /&gt;&lt;BR /&gt;when I try to login in via remsh, it asks for the password, and when I enter the password, it logs me in.&lt;BR /&gt;&lt;BR /&gt;But it doesn't do password-less authentication.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Jan 2007 16:25:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remsh-problem/m-p/3935231#M287989</guid>
      <dc:creator>dictum9</dc:creator>
      <dc:date>2007-01-30T16:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: remsh problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remsh-problem/m-p/3935232#M287990</link>
      <description>Are you logged on to the originating box as the same userid as on the target box? If not you have to use the -l userid switch. From the man remsh page:&lt;BR /&gt;&lt;BR /&gt;remsh -l user_on_host hostname command&lt;BR /&gt;&lt;BR /&gt;Also does the host use password authentication or some sort of SecurID card where the password changes every minute or so?</description>
      <pubDate>Tue, 30 Jan 2007 16:29:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remsh-problem/m-p/3935232#M287990</guid>
      <dc:creator>John Dvorchak</dc:creator>
      <dc:date>2007-01-30T16:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: remsh problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remsh-problem/m-p/3935233#M287991</link>
      <description>&lt;!--!*#--&gt;&lt;BR /&gt;#:grep remsh /etc/inetd.conf&lt;BR /&gt;shell        stream tcp6 nowait root /usr/lbin/remshd   remshd&lt;BR /&gt;#       The standard remshd and rlogind do not include the Kerberized&lt;BR /&gt;kshell stream tcp nowait root /usr/lbin/remshd remshd -K&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;$ ll .rhosts                                                                                    &lt;BR /&gt;-r--------   1 test1     sap             76 Jan 30 15:58 .rhosts&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Jan 2007 16:42:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remsh-problem/m-p/3935233#M287991</guid>
      <dc:creator>dictum9</dc:creator>
      <dc:date>2007-01-30T16:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: remsh problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remsh-problem/m-p/3935234#M287992</link>
      <description>Are you using the shortname or fqdn in .rhosts file?&lt;BR /&gt;&lt;BR /&gt;After you rlogin using password, what host does "who -mR" display? This string doesn't match  the .rhosts entry. You could also change the hostname to the ip for testing in .rhosts&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;-denver&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Jan 2007 16:49:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remsh-problem/m-p/3935234#M287992</guid>
      <dc:creator>Denver Osborn</dc:creator>
      <dc:date>2007-01-30T16:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: remsh problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remsh-problem/m-p/3935235#M287993</link>
      <description>ew. I need to reword that or stop playing on the ITRC and take a nap.  :)&lt;BR /&gt;&lt;BR /&gt;Anyhow, should've been... run "who -mR" and if the host string doesn't match what's in your ~/.rhosts entry, fix it.&lt;BR /&gt;&lt;BR /&gt;-denver</description>
      <pubDate>Tue, 30 Jan 2007 16:58:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remsh-problem/m-p/3935235#M287993</guid>
      <dc:creator>Denver Osborn</dc:creator>
      <dc:date>2007-01-30T16:58:33Z</dc:date>
    </item>
    <item>
      <title>Re: remsh problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remsh-problem/m-p/3935236#M287994</link>
      <description>Bingo - that fixed it. It was resolving to hostname.backups.com, not the primary name. Don't know why, but I included it in the .rhosts - and it works,  without the password now. &lt;BR /&gt;&lt;BR /&gt;quote-----------------------&lt;BR /&gt;&lt;BR /&gt;who -mR" and if the host string doesn't match what's in your ~/.rhosts entry, fix it.&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Jan 2007 17:16:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remsh-problem/m-p/3935236#M287994</guid>
      <dc:creator>dictum9</dc:creator>
      <dc:date>2007-01-30T17:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: remsh problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remsh-problem/m-p/3935237#M287995</link>
      <description>And to amplify the solution a bit: remsh is a good metric for bad DNS configurations. Since remsh is bypassing the usual interactive login authentication, it resorts to the only security available: DNS reverse lookup. Unfortunately, DNS is often assigned to the PC admins who think in terms of domains and WINS. Reverse IP lookup may be missing as well as MX (mail delivery). &lt;BR /&gt; &lt;BR /&gt;Now if you don't use DNS (no /etc/resolv.conf file) then /etc/hosts will govern what remsh will see. The two commands to check name resolution are nslookup and nsquery:&lt;BR /&gt; &lt;BR /&gt;nslookup abc&lt;BR /&gt;nslookup 12.34.56.78&lt;BR /&gt;nsquery hosts abc</description>
      <pubDate>Tue, 30 Jan 2007 20:56:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remsh-problem/m-p/3935237#M287995</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2007-01-30T20:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: remsh problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remsh-problem/m-p/3935238#M287996</link>
      <description>I've had cases where rlogin didn't work so I had to use the IP address in my .rhosts file until the sysadmin could figure out why DNS or NIS wasn't working.</description>
      <pubDate>Tue, 30 Jan 2007 23:15:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remsh-problem/m-p/3935238#M287996</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-01-30T23:15:59Z</dc:date>
    </item>
  </channel>
</rss>

