<?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/3115123#M149581</link>
    <description>Hi Martin,&lt;BR /&gt;&lt;BR /&gt;check out the entry for remshd in /etc/inetd.conf, it should look like:&lt;BR /&gt;&lt;BR /&gt;     shell        stream tcp nowait root /usr/lbin/remshd   remshd&lt;BR /&gt;&lt;BR /&gt;Don't forget to issue:&lt;BR /&gt;#inetd -c&lt;BR /&gt;&lt;BR /&gt;to update the changes.&lt;BR /&gt;&lt;BR /&gt;HTH,</description>
    <pubDate>Mon, 10 Nov 2003 11:17:42 GMT</pubDate>
    <dc:creator>Mister_Z</dc:creator>
    <dc:date>2003-11-10T11:17:42Z</dc:date>
    <item>
      <title>remshd: Login Incorrect</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remshd-login-incorrect/m-p/3115121#M149579</link>
      <description>I know, this old chestnut, having already scoured the ITRC forums for an answer I am having no luck&lt;BR /&gt;&lt;BR /&gt;what I am trying to do is rcp some files from one unix machine to another and I am getting the above error message. The .rhosts file has been setup with hostname:user on both machines but its still not working.  &lt;BR /&gt;&lt;BR /&gt;Help&lt;BR /&gt;&lt;BR /&gt;Martin.</description>
      <pubDate>Mon, 10 Nov 2003 11:13:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remshd-login-incorrect/m-p/3115121#M149579</guid>
      <dc:creator>The Real MD</dc:creator>
      <dc:date>2003-11-10T11:13:13Z</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/3115122#M149580</link>
      <description>Check DNS.&lt;BR /&gt;&lt;BR /&gt;/etc/nsswtich.conf&lt;BR /&gt;/etc/resolv.conf&lt;BR /&gt;&lt;BR /&gt;nslookup the hostname and make sure it matches the actual ip address of the server.&lt;BR /&gt;&lt;BR /&gt;Run a test with the IP address.  If it works, you have a DNS problem to deal with.&lt;BR /&gt;&lt;BR /&gt;Look at the log on the target machine for activity as you test.&lt;BR /&gt;&lt;BR /&gt;tail -f /var/adm/syslog/syslog.log&lt;BR /&gt;&lt;BR /&gt;If you see nothing but get the errror, you are not contacting the correct machine.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 10 Nov 2003 11:17:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remshd-login-incorrect/m-p/3115122#M149580</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-11-10T11:17:29Z</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/3115123#M149581</link>
      <description>Hi Martin,&lt;BR /&gt;&lt;BR /&gt;check out the entry for remshd in /etc/inetd.conf, it should look like:&lt;BR /&gt;&lt;BR /&gt;     shell        stream tcp nowait root /usr/lbin/remshd   remshd&lt;BR /&gt;&lt;BR /&gt;Don't forget to issue:&lt;BR /&gt;#inetd -c&lt;BR /&gt;&lt;BR /&gt;to update the changes.&lt;BR /&gt;&lt;BR /&gt;HTH,</description>
      <pubDate>Mon, 10 Nov 2003 11:17:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remshd-login-incorrect/m-p/3115123#M149581</guid>
      <dc:creator>Mister_Z</dc:creator>
      <dc:date>2003-11-10T11:17:42Z</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/3115124#M149582</link>
      <description>Apart from suggetions  so far, check if rcp account is disabled for some reason. Enable it try rsh or rcp.&lt;BR /&gt;&lt;BR /&gt;-USA..&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Nov 2003 11:23:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remshd-login-incorrect/m-p/3115124#M149582</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2003-11-10T11:23:43Z</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/3115125#M149583</link>
      <description>there is no rcp account in the passwd file. &lt;BR /&gt;should there be?</description>
      <pubDate>Mon, 10 Nov 2003 11:25:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remshd-login-incorrect/m-p/3115125#M149583</guid>
      <dc:creator>The Real MD</dc:creator>
      <dc:date>2003-11-10T11:25:59Z</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/3115126#M149584</link>
      <description>If the above don't help, you should also check /var/adm/inetd.sec - maybe there is a rule forbidding your access.&lt;BR /&gt;&lt;BR /&gt;- Graham</description>
      <pubDate>Mon, 10 Nov 2003 11:26:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remshd-login-incorrect/m-p/3115126#M149584</guid>
      <dc:creator>Graham Cameron_1</dc:creator>
      <dc:date>2003-11-10T11:26:45Z</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/3115127#M149585</link>
      <description>RCP account I mean is, under what user name you do this rcp ? May be that account is disabled.</description>
      <pubDate>Mon, 10 Nov 2003 11:52:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remshd-login-incorrect/m-p/3115127#M149585</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2003-11-10T11:52:48Z</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/3115128#M149586</link>
      <description>I am using root.  There is an inetd.sec file on one of the machines.  Does this mean if my service isn't listed the rcp wont work?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Nov 2003 11:57:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remshd-login-incorrect/m-p/3115128#M149586</guid>
      <dc:creator>The Real MD</dc:creator>
      <dc:date>2003-11-10T11:57:19Z</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/3115129#M149587</link>
      <description>Try this &lt;BR /&gt;1. In .rhosts file try IP address instead of hostnames.&lt;BR /&gt;2. In inetd.sec file use hostname or IP address infront of all the services , like login,telnet,exec etc..&lt;BR /&gt;&lt;BR /&gt;3. If the root account is disabled ( less likely) enable it by /usr/lbin/modprpw -k root&lt;BR /&gt;&lt;BR /&gt;Goodluck,&lt;BR /&gt;-USA..&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Nov 2003 12:27:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remshd-login-incorrect/m-p/3115129#M149587</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2003-11-10T12:27:29Z</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/3115130#M149588</link>
      <description>Don't forget that the .rhosts file needs to be in the users home dir. &lt;BR /&gt;&lt;BR /&gt;A quick, ( but unsecure) method would be to create /etc/hosts.equiv&lt;BR /&gt;&lt;BR /&gt;use ip addreses, or ensure that &lt;BR /&gt;nslookup hostname&lt;BR /&gt;can find the hosts in question.&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Nov 2003 13:08:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remshd-login-incorrect/m-p/3115130#M149588</guid>
      <dc:creator>doug mielke</dc:creator>
      <dc:date>2003-11-10T13:08:38Z</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/3115131#M149589</link>
      <description>Try to login into the target machine using the same user id and passwd from the machine where you are executing rcp commands. If it works you can ensure that your .rhosts settings are ok. &lt;BR /&gt;&lt;BR /&gt;Check /var/adm/inetd.sec for any line with denying any service like SHELL, LOGIN etc.. If it is so it will not work.&lt;BR /&gt;&lt;BR /&gt;Inetd.sec file is not there in /var/adm means, this service should be allowed by default.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Nov 2003 13:18:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remshd-login-incorrect/m-p/3115131#M149589</guid>
      <dc:creator>PVR</dc:creator>
      <dc:date>2003-11-10T13:18:37Z</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/3115132#M149590</link>
      <description>Martin&lt;BR /&gt;&lt;BR /&gt;This can also be becasue the name of the server not being resolved properly , in the $home of the user edit the .rhosts file and put &lt;BR /&gt;&lt;BR /&gt;IP AddServer A   User Name&lt;BR /&gt;IP AddServer B   User Name&lt;BR /&gt;&lt;BR /&gt;in both the servers and ensure that the entry is in /etc/hosts . &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Manoj</description>
      <pubDate>Mon, 10 Nov 2003 14:00:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remshd-login-incorrect/m-p/3115132#M149590</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2003-11-10T14:00:37Z</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/3115133#M149591</link>
      <description>The format of the .rhosts file is:&lt;BR /&gt;&lt;REMOTE hostname=""&gt; username&lt;BR /&gt;&lt;BR /&gt;And the file needs to be in the homedirectory on the machine you try to connect remotely. So if you want to copy to serverB from serverA, running the rcp command on serverA, the .rhosts needs to be in root's homedirectory on serverB, containing:&lt;BR /&gt;serverA root&lt;BR /&gt;&lt;BR /&gt;The permissions on the .rhosts file could also cause a problem: it needs to be 400 or 600 (only accessable by the user itself).&lt;BR /&gt;&lt;BR /&gt;The remote hostname needs to be resolvable and an exact match on both servers. So if you do a nslookup on both servers for the machine running rcp, it needs to be the same.&lt;BR /&gt;&lt;BR /&gt;To make sure it should work, try:&lt;BR /&gt;remsh serverB ls&lt;BR /&gt;Since rcp and remsh use the same access method, this should give an indication if it works or not. The only difference: remsh asks for a password if no correct .rhosts file is available, while rcp just quits.&lt;/REMOTE&gt;</description>
      <pubDate>Tue, 11 Nov 2003 04:44:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remshd-login-incorrect/m-p/3115133#M149591</guid>
      <dc:creator>Elmar P. Kolkman</dc:creator>
      <dc:date>2003-11-11T04:44:34Z</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/3115134#M149592</link>
      <description>Hi Martin!&lt;BR /&gt;&lt;BR /&gt;Only an idea.&lt;BR /&gt;Create /etc/hosts.equiv file on the target and put in the source host with FQDN. Then try again.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;cl</description>
      <pubDate>Tue, 11 Nov 2003 05:10:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remshd-login-incorrect/m-p/3115134#M149592</guid>
      <dc:creator>cl_5</dc:creator>
      <dc:date>2003-11-11T05:10:07Z</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/3115135#M149593</link>
      <description>thanks for all your suggestions, I will try them all tommorrow.&lt;BR /&gt;&lt;BR /&gt;cheers&lt;BR /&gt;&lt;BR /&gt;Martin</description>
      <pubDate>Tue, 11 Nov 2003 07:57:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remshd-login-incorrect/m-p/3115135#M149593</guid>
      <dc:creator>The Real MD</dc:creator>
      <dc:date>2003-11-11T07:57: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/3115136#M149594</link>
      <description>&lt;!--!*#--&gt;Hello, I reply on this thread for other people who read this.&lt;BR /&gt;&lt;BR /&gt;you must put in the .rhosts the name that was first found in /etc/hosts:&lt;BR /&gt;&lt;BR /&gt;IP.addr hostname.domain hostname&lt;BR /&gt;&lt;BR /&gt;then, if you put in .rhosts:&lt;BR /&gt;hostname user1&lt;BR /&gt;&lt;BR /&gt;then you'll can't connect via remsh !!&lt;BR /&gt;&lt;BR /&gt;and put:&lt;BR /&gt;hostname.domain user1&lt;BR /&gt;&lt;BR /&gt;and connect is allowed.</description>
      <pubDate>Thu, 21 Dec 2006 11:31:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remshd-login-incorrect/m-p/3115136#M149594</guid>
      <dc:creator>Support PMG</dc:creator>
      <dc:date>2006-12-21T11:31:15Z</dc:date>
    </item>
  </channel>
</rss>

