<?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 rdist problems, from Sun to HP-UX in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/rdist-problems-from-sun-to-hp-ux/m-p/4265038#M333388</link>
    <description>I am going from Solaris 8 to HP-UX 11.23:&lt;BR /&gt;&lt;BR /&gt;Source:&lt;BR /&gt;&lt;BR /&gt;#: rdist -V&lt;BR /&gt;Version 6.1.5 (RELEASE) - Protocol Version 6, Release 6.1, Patch level 5&lt;BR /&gt;&lt;BR /&gt;target:&lt;BR /&gt;swlist -R | grep InternetSrvcs.INETSVCS-RUN&lt;BR /&gt;  QPKBASE.PHNE_34226.INETSVCS-RUN                               1.0            InternetSrvcs.INETSVCS-RUN &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;       &lt;BR /&gt;Getting the error:&lt;BR /&gt;&lt;BR /&gt;LOCAL ERROR: Unexpected input from server: "sh: rdistd:  not found.".&lt;BR /&gt;&lt;BR /&gt;what does it mean?&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 08 Sep 2008 21:14:13 GMT</pubDate>
    <dc:creator>dictum9</dc:creator>
    <dc:date>2008-09-08T21:14:13Z</dc:date>
    <item>
      <title>rdist problems, from Sun to HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rdist-problems-from-sun-to-hp-ux/m-p/4265038#M333388</link>
      <description>I am going from Solaris 8 to HP-UX 11.23:&lt;BR /&gt;&lt;BR /&gt;Source:&lt;BR /&gt;&lt;BR /&gt;#: rdist -V&lt;BR /&gt;Version 6.1.5 (RELEASE) - Protocol Version 6, Release 6.1, Patch level 5&lt;BR /&gt;&lt;BR /&gt;target:&lt;BR /&gt;swlist -R | grep InternetSrvcs.INETSVCS-RUN&lt;BR /&gt;  QPKBASE.PHNE_34226.INETSVCS-RUN                               1.0            InternetSrvcs.INETSVCS-RUN &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;       &lt;BR /&gt;Getting the error:&lt;BR /&gt;&lt;BR /&gt;LOCAL ERROR: Unexpected input from server: "sh: rdistd:  not found.".&lt;BR /&gt;&lt;BR /&gt;what does it mean?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Sep 2008 21:14:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rdist-problems-from-sun-to-hp-ux/m-p/4265038#M333388</guid>
      <dc:creator>dictum9</dc:creator>
      <dc:date>2008-09-08T21:14:13Z</dc:date>
    </item>
    <item>
      <title>Re: rdist problems, from Sun to HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rdist-problems-from-sun-to-hp-ux/m-p/4265039#M333389</link>
      <description>&lt;!--!*#--&gt;I know nothing, but a Google search for&lt;BR /&gt;    rdist rdistd&lt;BR /&gt;found&lt;BR /&gt;    &lt;A href="http://www.magnicomp.com/rdist/" target="_blank"&gt;http://www.magnicomp.com/rdist/&lt;/A&gt;&lt;BR /&gt;which describes broadly how rdist works.&lt;BR /&gt;&lt;BR /&gt;Apparently, it uses (by default) rsh to run&lt;BR /&gt;rdistd on the remote host.  I'd guess that it&lt;BR /&gt;uses a path-less "rdistd" command to run that&lt;BR /&gt;server on the remote system, so rdistd would&lt;BR /&gt;need to be on the user's PATH on the remote&lt;BR /&gt;system.&lt;BR /&gt;&lt;BR /&gt;    sh: rdistd: not found&lt;BR /&gt;suggests to me that sh on the remote system&lt;BR /&gt;could not find rdistd.  (And getting that&lt;BR /&gt;complaint from the remote system was&lt;BR /&gt;unexpected, leading the local rdist process&lt;BR /&gt;to pass the complaint along to you.)&lt;BR /&gt;&lt;BR /&gt;The appropriate shell start-up file&lt;BR /&gt;("~/.profile"?) for this user on the remote&lt;BR /&gt;system should be adding to the PATH the&lt;BR /&gt;directory where the rdist executables have&lt;BR /&gt;been installed, I'd guess.&lt;BR /&gt;&lt;BR /&gt;It's also possible that rdist includes some&lt;BR /&gt;user documentation describing how to set it&lt;BR /&gt;up (and even how to troubleshoot it).</description>
      <pubDate>Tue, 09 Sep 2008 01:44:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rdist-problems-from-sun-to-hp-ux/m-p/4265039#M333389</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-09-09T01:44:41Z</dc:date>
    </item>
    <item>
      <title>Re: rdist problems, from Sun to HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rdist-problems-from-sun-to-hp-ux/m-p/4265040#M333390</link>
      <description>rdist is one of those tools that seems to have fallen by the wayside over the years in terms of development. The default version on HP-UX is ancient, and even the version on Solaris is about 9 years old. The HP-UX version doesn't have a seperate daemon process rdistdm which the SOlaris version is expecting.&lt;BR /&gt;&lt;BR /&gt;Steven pointed you at the page which claims to describe how to get the Solaris version working with the older HP-UX version (in the Compatability section), but to be honest I just wouldn't bother - probably better to ditch rdist altogether if you can and move to rsync which has modern versions available for both HP-UX and Solaris:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Networking/Admin/rsync-3.0.4pre2/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Networking/Admin/rsync-3.0.4pre2/&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.sunfreeware.com/indexsparc8.html" target="_blank"&gt;http://www.sunfreeware.com/indexsparc8.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Tue, 09 Sep 2008 06:27:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rdist-problems-from-sun-to-hp-ux/m-p/4265040#M333390</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2008-09-09T06:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: rdist problems, from Sun to HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rdist-problems-from-sun-to-hp-ux/m-p/4265041#M333391</link>
      <description>See the really strange thing is that I am able to get to some HP-UX machines, some 11.23 and others  not and I am not sure what the difference is between the working and the non-working machines.&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Sep 2008 13:41:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rdist-problems-from-sun-to-hp-ux/m-p/4265041#M333391</guid>
      <dc:creator>dictum9</dc:creator>
      <dc:date>2008-09-09T13:41:53Z</dc:date>
    </item>
  </channel>
</rss>

