<?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: Omniback on Debian Woody in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/omniback-on-debian-woody/m-p/2796488#M79002</link>
    <description>Ok good news, I got Omniback II A.04.10 working on Debian 3.0 by using the local install method rather than remote install via the GUI. I did manage to find that most modern linux distros do not have some of the required services installed by default for remote install. These are rshd and rexecd. rshd comes with inetd but is often discluded from package (eg. deb, rpm) based installs. where u can get rexecd from is a mistery to me still. I havent tested but theory (and the manual) says it should all work once these two daemons are installed. Moral of the story.. RTFM (read the f@#$en manual)</description>
    <pubDate>Fri, 30 Aug 2002 03:19:39 GMT</pubDate>
    <dc:creator>Michael Watts</dc:creator>
    <dc:date>2002-08-30T03:19:39Z</dc:date>
    <item>
      <title>Omniback on Debian Woody</title>
      <link>https://community.hpe.com/t5/operating-system-linux/omniback-on-debian-woody/m-p/2796485#M78999</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am trying to add a Debian 3.0 system as an Omniback II 4.1 client. I am trying to installed it using the GUI insterface. When i click finish to make the installation happen I get these messages.&lt;BR /&gt;&lt;BR /&gt;[Normal]  Starting installation session on Thursday, 29 August 2002 3:30:38 PM...&lt;BR /&gt;[Normal]  Getting list of clients for installation...&lt;BR /&gt;[Normal]  Connecting to client 203.19.224.227...&lt;BR /&gt;[Normal] &amp;lt;203.19.224.227&amp;gt;  Checking for response from system 203.19.224.227.&lt;BR /&gt;[Normal] &amp;lt;203.19.224.227&amp;gt;  Invalid username or bad password (root)&lt;BR /&gt;[Critical]  Setup has been aborted, exiting...&lt;BR /&gt;&lt;BR /&gt;And the syslog on my Linux system has this put into it's syslog&lt;BR /&gt;&lt;BR /&gt;Aug 29 15:13:14 pontiac in.telnetd[582]: connect from 192.169.0.11&lt;BR /&gt;Aug 29 15:13:14 pontiac telnetd[582]: ttloop: peer died: EOF&lt;BR /&gt;Aug 29 15:13:14 pontiac in.telnetd[583]: connect from 192.169.0.11&lt;BR /&gt;Aug 29 15:13:14 pontiac telnetd[583]: ttloop: peer died: EOF&lt;BR /&gt;Aug 29 15:13:14 pontiac in.telnetd[584]: connect from 192.168.0.11&lt;BR /&gt;Aug 29 15:13:14 pontiac telnetd[584]: ttloop: peer died: EOF&lt;BR /&gt;Aug 29 15:15:37 pontiac in.telnetd[591]: connect from 192.168.0.37&lt;BR /&gt;&lt;BR /&gt;(192.169.0.11 is the installation server and 192.169.0.37 is the work station i am running the GUI from)&lt;BR /&gt;&lt;BR /&gt;Telnet is open on port 5555.&lt;BR /&gt;&lt;BR /&gt;Anyone able to help?&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 29 Aug 2002 06:14:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/omniback-on-debian-woody/m-p/2796485#M78999</guid>
      <dc:creator>Michael Watts</dc:creator>
      <dc:date>2002-08-29T06:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: Omniback on Debian Woody</title>
      <link>https://community.hpe.com/t5/operating-system-linux/omniback-on-debian-woody/m-p/2796486#M79000</link>
      <description>Given the error message "Invalid username or bad passsword (root)", followed by the latter messages... It seems as if the installatino routine is trying to telnet to the client machine, and log in directly as 'root'.&lt;BR /&gt;&lt;BR /&gt;Most modern systems refuse to allow 'root' to log in directly via a pseudo TTY.&lt;BR /&gt;&lt;BR /&gt;If you want to enable this temporarily, then you might want to just modify the pam settings to allow this (comment out the 'pam_securetty.so' line in the 'login' file).&lt;BR /&gt;&lt;BR /&gt;Beyond that, I'm afraid I've not tried using OmniBack II..</description>
      <pubDate>Thu, 29 Aug 2002 06:22:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/omniback-on-debian-woody/m-p/2796486#M79000</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2002-08-29T06:22:30Z</dc:date>
    </item>
    <item>
      <title>Re: Omniback on Debian Woody</title>
      <link>https://community.hpe.com/t5/operating-system-linux/omniback-on-debian-woody/m-p/2796487#M79001</link>
      <description>Thanks for the reply, root is definately working for telnet. I opened a telnet session to port 5555 and logged in as root and it worked fine. But still I get the telnetd[584]: ttloop: peer died: EOF &lt;BR /&gt;&lt;BR /&gt;The user and pass I enter when i'm asked is definately correct.</description>
      <pubDate>Thu, 29 Aug 2002 06:58:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/omniback-on-debian-woody/m-p/2796487#M79001</guid>
      <dc:creator>Michael Watts</dc:creator>
      <dc:date>2002-08-29T06:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: Omniback on Debian Woody</title>
      <link>https://community.hpe.com/t5/operating-system-linux/omniback-on-debian-woody/m-p/2796488#M79002</link>
      <description>Ok good news, I got Omniback II A.04.10 working on Debian 3.0 by using the local install method rather than remote install via the GUI. I did manage to find that most modern linux distros do not have some of the required services installed by default for remote install. These are rshd and rexecd. rshd comes with inetd but is often discluded from package (eg. deb, rpm) based installs. where u can get rexecd from is a mistery to me still. I havent tested but theory (and the manual) says it should all work once these two daemons are installed. Moral of the story.. RTFM (read the f@#$en manual)</description>
      <pubDate>Fri, 30 Aug 2002 03:19:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/omniback-on-debian-woody/m-p/2796488#M79002</guid>
      <dc:creator>Michael Watts</dc:creator>
      <dc:date>2002-08-30T03:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: Omniback on Debian Woody</title>
      <link>https://community.hpe.com/t5/operating-system-linux/omniback-on-debian-woody/m-p/2796489#M79003</link>
      <description>In the RedHat world (rpm), rsh, rexec, and rlogin are provided by the 'rsh' package.  In debian, they are provided by the package 'rsh-client' (&lt;A href="http://packages.debian.org/stable/net/rsh-client.html)." target="_blank"&gt;http://packages.debian.org/stable/net/rsh-client.html).&lt;/A&gt;</description>
      <pubDate>Fri, 30 Aug 2002 04:24:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/omniback-on-debian-woody/m-p/2796489#M79003</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2002-08-30T04:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: Omniback on Debian Woody</title>
      <link>https://community.hpe.com/t5/operating-system-linux/omniback-on-debian-woody/m-p/2796490#M79004</link>
      <description>Cool, thanks. You may wish to note that in order to get remote install to work you have to install the daemons for these services, not the clients. To do this in Woody install the rsh-server package.</description>
      <pubDate>Mon, 02 Sep 2002 02:33:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/omniback-on-debian-woody/m-p/2796490#M79004</guid>
      <dc:creator>Michael Watts</dc:creator>
      <dc:date>2002-09-02T02:33:42Z</dc:date>
    </item>
  </channel>
</rss>

