<?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: remshd: Login incorrect. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/remshd-login-incorrect/m-p/2911802#M933463</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try to put always the resolution name retrieved by the nslookup command:&lt;BR /&gt;#nslookup alias_name&lt;BR /&gt;&lt;BR /&gt;Rgds.</description>
    <pubDate>Mon, 24 Feb 2003 18:45:22 GMT</pubDate>
    <dc:creator>Jose Mosquera</dc:creator>
    <dc:date>2003-02-24T18:45:22Z</dc:date>
    <item>
      <title>remshd: Login incorrect.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remshd-login-incorrect/m-p/2911800#M933461</link>
      <description>We have several servers this problem is only with one server.&lt;BR /&gt;&lt;BR /&gt;If you say:&lt;BR /&gt;&lt;BR /&gt;remsh $(hostname) date&lt;BR /&gt;&lt;BR /&gt;it works fine. But,&lt;BR /&gt;&lt;BR /&gt;remsh alias_name date&lt;BR /&gt;&lt;BR /&gt;returns: remshd: Login incorrect.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 24 Feb 2003 18:28:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remshd-login-incorrect/m-p/2911800#M933461</guid>
      <dc:creator>Leslie Chaim</dc:creator>
      <dc:date>2003-02-24T18:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: remshd: Login incorrect.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remshd-login-incorrect/m-p/2911801#M933462</link>
      <description>Hi Leslie,&lt;BR /&gt;&lt;BR /&gt;To better troubleshoot this problem, on the server where you are trying to remsh into, enable connection logging by "inetd -l". Keep a tail -f /var/adm/syslog/syslog.log session open and then try both 'remsh HOSTNAME date' and 'remsh ALIAS date'. See what syslog.log reports about the incoming hostname.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Mon, 24 Feb 2003 18:42:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remshd-login-incorrect/m-p/2911801#M933462</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2003-02-24T18:42:32Z</dc:date>
    </item>
    <item>
      <title>Re: remshd: Login incorrect.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remshd-login-incorrect/m-p/2911802#M933463</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try to put always the resolution name retrieved by the nslookup command:&lt;BR /&gt;#nslookup alias_name&lt;BR /&gt;&lt;BR /&gt;Rgds.</description>
      <pubDate>Mon, 24 Feb 2003 18:45:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remshd-login-incorrect/m-p/2911802#M933463</guid>
      <dc:creator>Jose Mosquera</dc:creator>
      <dc:date>2003-02-24T18:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: remshd: Login incorrect.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remshd-login-incorrect/m-p/2911803#M933464</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Can you successfully resolve the 'alias_name' hostname on that machine?  Is 'nslookup' happy when you look up 'alias_name'?&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Feb 2003 18:45:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remshd-login-incorrect/m-p/2911803#M933464</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2003-02-24T18:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: remshd: Login incorrect.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remshd-login-incorrect/m-p/2911804#M933465</link>
      <description>&lt;BR /&gt;And your user name is what? &lt;BR /&gt;&lt;BR /&gt;.rhosts is set up correctly?&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Mon, 24 Feb 2003 18:47:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remshd-login-incorrect/m-p/2911804#M933465</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2003-02-24T18:47:23Z</dc:date>
    </item>
    <item>
      <title>Re: remshd: Login incorrect.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remshd-login-incorrect/m-p/2911805#M933466</link>
      <description>double check the $HOME/.rhosts file and /etc/hosts.equiv files on the problem server.</description>
      <pubDate>Mon, 24 Feb 2003 18:59:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remshd-login-incorrect/m-p/2911805#M933466</guid>
      <dc:creator>Paul Sperry</dc:creator>
      <dc:date>2003-02-24T18:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: remshd: Login incorrect.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remshd-login-incorrect/m-p/2911806#M933467</link>
      <description>Sounds like the "alias" entry isn't in .rhosts.&lt;BR /&gt;&lt;BR /&gt;Regards.&lt;BR /&gt;&lt;BR /&gt;RZ&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Feb 2003 19:18:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remshd-login-incorrect/m-p/2911806#M933467</guid>
      <dc:creator>Ross Zubritski</dc:creator>
      <dc:date>2003-02-24T19:18:55Z</dc:date>
    </item>
    <item>
      <title>Re: remshd: Login incorrect.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remshd-login-incorrect/m-p/2911807#M933468</link>
      <description>Can I run "inted -l" without killing any current sessions?</description>
      <pubDate>Mon, 24 Feb 2003 20:02:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remshd-login-incorrect/m-p/2911807#M933468</guid>
      <dc:creator>Leslie Chaim</dc:creator>
      <dc:date>2003-02-24T20:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: remshd: Login incorrect.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remshd-login-incorrect/m-p/2911808#M933469</link>
      <description>Yes. Just run "inetd -l". You do not need to kill the existing inetd.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Mon, 24 Feb 2003 20:04:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remshd-login-incorrect/m-p/2911808#M933469</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2003-02-24T20:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: remshd: Login incorrect.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remshd-login-incorrect/m-p/2911809#M933470</link>
      <description>Well, I am a bit frantic:( &lt;BR /&gt;&lt;BR /&gt;This is a production box. &lt;BR /&gt;&lt;BR /&gt;What will effect will it have on the current inted process? &lt;BR /&gt;&lt;BR /&gt;How about any services which inted is currently running?&lt;BR /&gt;&lt;BR /&gt;And, can I then restore to the default mode of inted (without logging)?&lt;BR /&gt;&lt;BR /&gt;Thanks for your help so far!</description>
      <pubDate>Mon, 24 Feb 2003 20:45:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remshd-login-incorrect/m-p/2911809#M933470</guid>
      <dc:creator>Leslie Chaim</dc:creator>
      <dc:date>2003-02-24T20:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: remshd: Login incorrect.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remshd-login-incorrect/m-p/2911810#M933471</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;inetd -l will not distrupt anything. You can safely run it anytime.&lt;BR /&gt;&lt;BR /&gt;In order to revert it back, use inetd -c following by inetd -l again. It will disable connection logging. You should see both enabled|disabled messages in syslog.log&lt;BR /&gt;&lt;BR /&gt;#inetd -c&lt;BR /&gt;#inet -l&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Mon, 24 Feb 2003 21:45:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remshd-login-incorrect/m-p/2911810#M933471</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2003-02-24T21:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: remshd: Login incorrect.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remshd-login-incorrect/m-p/2911811#M933472</link>
      <description>Hi Sri,&lt;BR /&gt;&lt;BR /&gt;I found the problem...&lt;BR /&gt;&lt;BR /&gt;There was a typo in the /etc/hosts file when naming the aliases.</description>
      <pubDate>Mon, 24 Feb 2003 22:42:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remshd-login-incorrect/m-p/2911811#M933472</guid>
      <dc:creator>Leslie Chaim</dc:creator>
      <dc:date>2003-02-24T22:42:32Z</dc:date>
    </item>
  </channel>
</rss>

