<?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: system remote login in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/system-remote-login/m-p/2819985#M86376</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;My line in hp-ux 11.00 is:&lt;BR /&gt;&lt;BR /&gt;shell        stream tcp nowait root /usr/lbin/remshd   remshd&lt;BR /&gt;&lt;BR /&gt;How is your line on the working system ?&lt;BR /&gt;&lt;BR /&gt;C.</description>
    <pubDate>Mon, 07 Oct 2002 11:40:27 GMT</pubDate>
    <dc:creator>Clemens van Everdingen</dc:creator>
    <dc:date>2002-10-07T11:40:27Z</dc:date>
    <item>
      <title>system remote login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-remote-login/m-p/2819976#M86367</link>
      <description>I have problem in run the remote login, the below is the problem:&lt;BR /&gt;&lt;BR /&gt;From Host_A run&lt;BR /&gt;remsh Host_B -l testuser touch /tmp/file  -- &amp;gt; successful to create file&lt;BR /&gt;remsh Host_C -l testuser touch /tmp/file  -- &amp;gt; remshd: Login incorrect&lt;BR /&gt;remsh host_A -l testuser touch /tmp/file -- &amp;gt; remshd: Login incorrect&lt;BR /&gt;all hosts host_A ,host_B &amp;amp; host_C has set the file ~testuser/.rhosts as :&lt;BR /&gt;+ testuser&lt;BR /&gt;+ testuser&lt;BR /&gt;+ testuser &lt;BR /&gt;&lt;BR /&gt;Can suggest what this happen? thx.</description>
      <pubDate>Mon, 07 Oct 2002 10:48:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-remote-login/m-p/2819976#M86367</guid>
      <dc:creator>O'lnes</dc:creator>
      <dc:date>2002-10-07T10:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: system remote login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-remote-login/m-p/2819977#M86368</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Idea !&lt;BR /&gt;&lt;BR /&gt;Check to see whether the remsh entry in /etc/inetd.conf contains the -l&lt;BR /&gt;option (for example):&lt;BR /&gt;&lt;BR /&gt;shell        stream tcp nowait root /usr/lbin/remshd   remshd -l&lt;BR /&gt;&lt;BR /&gt;If so, then remove the -l entry (for example):&lt;BR /&gt;&lt;BR /&gt;shell        stream tcp nowait root /usr/lbin/remshd   remshd&lt;BR /&gt;&lt;BR /&gt;and tell inetd to reread the /etc/inetd.conf file:&lt;BR /&gt;&lt;BR /&gt;inetd -c&lt;BR /&gt;&lt;BR /&gt;C.</description>
      <pubDate>Mon, 07 Oct 2002 10:50:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-remote-login/m-p/2819977#M86368</guid>
      <dc:creator>Clemens van Everdingen</dc:creator>
      <dc:date>2002-10-07T10:50:35Z</dc:date>
    </item>
    <item>
      <title>Re: system remote login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-remote-login/m-p/2819978#M86369</link>
      <description>HI&lt;BR /&gt;Check your routing to the failing hosts.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Paula</description>
      <pubDate>Mon, 07 Oct 2002 10:51:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-remote-login/m-p/2819978#M86369</guid>
      <dc:creator>Paula J Frazer-Campbell</dc:creator>
      <dc:date>2002-10-07T10:51:01Z</dc:date>
    </item>
    <item>
      <title>Re: system remote login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-remote-login/m-p/2819979#M86370</link>
      <description>Hi,&lt;BR /&gt;Any errors in syslog file ?&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;U.SivaKumar&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Oct 2002 10:51:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-remote-login/m-p/2819979#M86370</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2002-10-07T10:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: system remote login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-remote-login/m-p/2819980#M86371</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Are you running remsh as testuser in the localmachine ?. you should have same user listed .rhosts of remote hosts in local machine also. &lt;BR /&gt;&lt;BR /&gt;To override this use -l option for remshdshell stream tcp nowait root /usr/lbin/remshd remshd -l&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;U.SivaKumar&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Oct 2002 11:00:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-remote-login/m-p/2819980#M86371</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2002-10-07T11:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: system remote login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-remote-login/m-p/2819981#M86372</link>
      <description>hi Clemens van Everdingen,&lt;BR /&gt;&lt;BR /&gt;I checked the file , on my setting, it is "-K" not "-l", what should i do then? Thx.</description>
      <pubDate>Mon, 07 Oct 2002 11:02:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-remote-login/m-p/2819981#M86372</guid>
      <dc:creator>O'lnes</dc:creator>
      <dc:date>2002-10-07T11:02:39Z</dc:date>
    </item>
    <item>
      <title>Re: system remote login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-remote-login/m-p/2819982#M86373</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If the -K is not on the other working system, I would remove it and try again.&lt;BR /&gt;In man remsh I can not find a -K option.&lt;BR /&gt;See man remsh for the -l option and others.&lt;BR /&gt;&lt;BR /&gt;C.</description>
      <pubDate>Mon, 07 Oct 2002 11:08:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-remote-login/m-p/2819982#M86373</guid>
      <dc:creator>Clemens van Everdingen</dc:creator>
      <dc:date>2002-10-07T11:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: system remote login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-remote-login/m-p/2819983#M86374</link>
      <description>Verify testuser owns the .rhosts file and the permissions are 600.&lt;BR /&gt;&lt;BR /&gt;Darrell</description>
      <pubDate>Mon, 07 Oct 2002 11:22:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-remote-login/m-p/2819983#M86374</guid>
      <dc:creator>Darrell Allen</dc:creator>
      <dc:date>2002-10-07T11:22:47Z</dc:date>
    </item>
    <item>
      <title>Re: system remote login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-remote-login/m-p/2819984#M86375</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;Bost host_A and host_B are "-K" in /etc/inetd.conf&lt;BR /&gt;&lt;BR /&gt;"kshell stream tcp nowait root /usr/lbin/remshd remshd -K"&lt;BR /&gt;&lt;BR /&gt;I tried to remove this , but still not work, can someone suggest? Thx.</description>
      <pubDate>Mon, 07 Oct 2002 11:36:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-remote-login/m-p/2819984#M86375</guid>
      <dc:creator>O'lnes</dc:creator>
      <dc:date>2002-10-07T11:36:43Z</dc:date>
    </item>
    <item>
      <title>Re: system remote login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-remote-login/m-p/2819985#M86376</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;My line in hp-ux 11.00 is:&lt;BR /&gt;&lt;BR /&gt;shell        stream tcp nowait root /usr/lbin/remshd   remshd&lt;BR /&gt;&lt;BR /&gt;How is your line on the working system ?&lt;BR /&gt;&lt;BR /&gt;C.</description>
      <pubDate>Mon, 07 Oct 2002 11:40:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-remote-login/m-p/2819985#M86376</guid>
      <dc:creator>Clemens van Everdingen</dc:creator>
      <dc:date>2002-10-07T11:40:27Z</dc:date>
    </item>
    <item>
      <title>Re: system remote login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-remote-login/m-p/2819986#M86377</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Forgot to ask:&lt;BR /&gt;&lt;BR /&gt;Do you have a inetd.sec and a hosts.equiv file?&lt;BR /&gt;And what is in it ?&lt;BR /&gt;&lt;BR /&gt;Did you check the permissions of the .rhosts file ?&lt;BR /&gt;&lt;BR /&gt;C.</description>
      <pubDate>Mon, 07 Oct 2002 11:40:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-remote-login/m-p/2819986#M86377</guid>
      <dc:creator>Clemens van Everdingen</dc:creator>
      <dc:date>2002-10-07T11:40:33Z</dc:date>
    </item>
    <item>
      <title>Re: system remote login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-remote-login/m-p/2819987#M86378</link>
      <description>Hi,&lt;BR /&gt;simply put this line in /etc/inetd.conf&lt;BR /&gt;shell stream tcp nowait root /usr/lbin/remshd remshd -l &lt;BR /&gt;&lt;BR /&gt;#inetd -c&lt;BR /&gt;&lt;BR /&gt;This should work.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;kshell and -K option is for KERBEROS AUTHENTICATION&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;U.SivaKumar&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Oct 2002 11:44:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-remote-login/m-p/2819987#M86378</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2002-10-07T11:44:18Z</dc:date>
    </item>
    <item>
      <title>Re: system remote login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-remote-login/m-p/2819988#M86379</link>
      <description>Hi &lt;BR /&gt;Clemens van Everdingen , &lt;BR /&gt;&lt;BR /&gt;1. I have add host_C to host_A's host.equiv file, &lt;BR /&gt;&lt;BR /&gt;2. part of inetd.sec is &lt;BR /&gt;&lt;BR /&gt;ftp     allow&lt;BR /&gt;telnet  allow&lt;BR /&gt;login   allow&lt;BR /&gt;shell   allow&lt;BR /&gt;exec    allow&lt;BR /&gt;auth    allow&lt;BR /&gt;printer allow&lt;BR /&gt;daytime allow&lt;BR /&gt;echo    allow&lt;BR /&gt;discard allow&lt;BR /&gt;chargen allow&lt;BR /&gt;kshell  allow&lt;BR /&gt;klogin  allow&lt;BR /&gt;time    deny&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;hi &lt;BR /&gt;U.SivaKumar,&lt;BR /&gt;&lt;BR /&gt;I add the line in both hosts, but it still not wrok.</description>
      <pubDate>Mon, 07 Oct 2002 12:39:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-remote-login/m-p/2819988#M86379</guid>
      <dc:creator>O'lnes</dc:creator>
      <dc:date>2002-10-07T12:39:37Z</dc:date>
    </item>
    <item>
      <title>Re: system remote login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-remote-login/m-p/2819989#M86380</link>
      <description>hi Clemens van Everdingen, &lt;BR /&gt;&lt;BR /&gt;I tried to add the the host name of host_C to host_A's hosts.equiv file and , but still not work.</description>
      <pubDate>Mon, 07 Oct 2002 12:46:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-remote-login/m-p/2819989#M86380</guid>
      <dc:creator>O'lnes</dc:creator>
      <dc:date>2002-10-07T12:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: system remote login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-remote-login/m-p/2819990#M86381</link>
      <description>Perhaps it's a host name resolution problem.  Rlogin from hostA to hostB.  Do "who am i -T" and note the name/IP address of where you logged in from.  That is what needs to be in .rhosts.&lt;BR /&gt;&lt;BR /&gt;Darrell</description>
      <pubDate>Mon, 07 Oct 2002 13:29:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-remote-login/m-p/2819990#M86381</guid>
      <dc:creator>Darrell Allen</dc:creator>
      <dc:date>2002-10-07T13:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: system remote login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-remote-login/m-p/2819991#M86382</link>
      <description>I sure the .rhosts setting is OK, can somesome suggest what this happen?&lt;BR /&gt;Thx.</description>
      <pubDate>Tue, 08 Oct 2002 02:49:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-remote-login/m-p/2819991#M86382</guid>
      <dc:creator>O'lnes</dc:creator>
      <dc:date>2002-10-08T02:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: system remote login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-remote-login/m-p/2819992#M86383</link>
      <description>Hi,&lt;BR /&gt;olnes.&lt;BR /&gt;Do you have user testuser at the local server also. If no create it in the local server. Then&lt;BR /&gt;try again remsh.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;U.SivaKumar</description>
      <pubDate>Tue, 08 Oct 2002 03:53:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-remote-login/m-p/2819992#M86383</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2002-10-08T03:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: system remote login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-remote-login/m-p/2819993#M86384</link>
      <description>You checked remshd -l.&lt;BR /&gt;&lt;BR /&gt;telnet to respective machines and do who -u.&lt;BR /&gt;&lt;BR /&gt;The machine name or ip in the last column should be there in your host file and accordingly in your .rhosts files.&lt;BR /&gt;&lt;BR /&gt;Regards,</description>
      <pubDate>Tue, 08 Oct 2002 03:57:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-remote-login/m-p/2819993#M86384</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2002-10-08T03:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: system remote login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-remote-login/m-p/2819994#M86385</link>
      <description>Before you go through and make all kinds of changes, you might want to perform this simple task first...&lt;BR /&gt;&lt;BR /&gt;Check the permissions on the .rhosts files.&lt;BR /&gt;If the OWNER of the .rhosts file doesn't have READ access to the file then the "remsh" command will fail.&lt;BR /&gt;&lt;BR /&gt;Note:  Considering the fact that you are getting the message "remshd: Login incorrect"&lt;BR /&gt;should automatically tell you that the daemon on the remote system is running.  If the service was unavailable you will get a registration error...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Oct 2002 10:43:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-remote-login/m-p/2819994#M86385</guid>
      <dc:creator>Matt Walker_1</dc:creator>
      <dc:date>2002-10-08T10:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: system remote login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-remote-login/m-p/2819995#M86386</link>
      <description>Do you have a firewall betwine the servers or and IP router ?&lt;BR /&gt;&lt;BR /&gt;else you should see messages with failed login.&lt;BR /&gt;&lt;BR /&gt;the + should be in the .rhosts file owned by the user (in user home dir with read permissions). Another sollution could be the system wide:&lt;BR /&gt;/etc/host.equiv&lt;BR /&gt;here you could add all the servers witout a +.&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;Jannik</description>
      <pubDate>Tue, 08 Oct 2002 10:56:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-remote-login/m-p/2819995#M86386</guid>
      <dc:creator>Telia BackOffice</dc:creator>
      <dc:date>2002-10-08T10:56:36Z</dc:date>
    </item>
  </channel>
</rss>

