<?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 passing a logon to a 3000 from a linux web server in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/passing-a-logon-to-a-3000-from-a-linux-web-server/m-p/3147468#M8681</link>
    <description>in short...&lt;BR /&gt;&lt;BR /&gt;I have a linux web server that I cron for new mail (already done). If a header contains a certain string then I want to trigger a telnet session with a 3000 box. the 3000 box needs to receive a specific login to trigger an action. &lt;BR /&gt;how do I pass the 3000 box a logon argument automatically. I thought there was a telnet option but I am unable to find one.&lt;BR /&gt;&lt;BR /&gt;any ideas??</description>
    <pubDate>Wed, 17 Dec 2003 13:51:45 GMT</pubDate>
    <dc:creator>Ross Hansen</dc:creator>
    <dc:date>2003-12-17T13:51:45Z</dc:date>
    <item>
      <title>passing a logon to a 3000 from a linux web server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/passing-a-logon-to-a-3000-from-a-linux-web-server/m-p/3147468#M8681</link>
      <description>in short...&lt;BR /&gt;&lt;BR /&gt;I have a linux web server that I cron for new mail (already done). If a header contains a certain string then I want to trigger a telnet session with a 3000 box. the 3000 box needs to receive a specific login to trigger an action. &lt;BR /&gt;how do I pass the 3000 box a logon argument automatically. I thought there was a telnet option but I am unable to find one.&lt;BR /&gt;&lt;BR /&gt;any ideas??</description>
      <pubDate>Wed, 17 Dec 2003 13:51:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/passing-a-logon-to-a-3000-from-a-linux-web-server/m-p/3147468#M8681</guid>
      <dc:creator>Ross Hansen</dc:creator>
      <dc:date>2003-12-17T13:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: passing a logon to a 3000 from a linux web server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/passing-a-logon-to-a-3000-from-a-linux-web-server/m-p/3147469#M8682</link>
      <description>Look at the expect command.  This should get you were you want to go.&lt;BR /&gt;&lt;BR /&gt;--Jim</description>
      <pubDate>Thu, 18 Dec 2003 07:29:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/passing-a-logon-to-a-3000-from-a-linux-web-server/m-p/3147469#M8682</guid>
      <dc:creator>James Specht</dc:creator>
      <dc:date>2003-12-18T07:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: passing a logon to a 3000 from a linux web server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/passing-a-logon-to-a-3000-from-a-linux-web-server/m-p/3147470#M8683</link>
      <description>Can't you use remote shell commands like "rsh" or "ssh"?</description>
      <pubDate>Thu, 18 Dec 2003 07:40:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/passing-a-logon-to-a-3000-from-a-linux-web-server/m-p/3147470#M8683</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2003-12-18T07:40:08Z</dc:date>
    </item>
    <item>
      <title>Re: passing a logon to a 3000 from a linux web server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/passing-a-logon-to-a-3000-from-a-linux-web-server/m-p/3147471#M8684</link>
      <description>Use ssh to do this there is no reason that I am aware of not to, and it is so much secure !&lt;BR /&gt;&lt;BR /&gt;Have a look/read at the following link  &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.openssh.org/" target="_blank"&gt;http://www.openssh.org/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;With this in place you can log into your target get it to run your command/or script and if set right it will not ask for a password and it will do this with the whole connection encrypted.&lt;BR /&gt;&lt;BR /&gt;alternatively give us more information on what you specificaly want to do, someone could perhaps help you futher?&lt;BR /&gt;&lt;BR /&gt;J-P&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Dec 2003 07:59:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/passing-a-logon-to-a-3000-from-a-linux-web-server/m-p/3147471#M8684</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2003-12-18T07:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: passing a logon to a 3000 from a linux web server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/passing-a-logon-to-a-3000-from-a-linux-web-server/m-p/3147472#M8685</link>
      <description>Following up on the ssh issue the doc I'm attaching helps you set up password free openssh. This will allow you to accomplish your goal. I think, I've done what you are trying.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 18 Dec 2003 10:08:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/passing-a-logon-to-a-3000-from-a-linux-web-server/m-p/3147472#M8685</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-12-18T10:08:49Z</dc:date>
    </item>
    <item>
      <title>Re: passing a logon to a 3000 from a linux web server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/passing-a-logon-to-a-3000-from-a-linux-web-server/m-p/3147473#M8686</link>
      <description>The ssh suggestion oviously depends on the availability of an ssh daemon on the receiving end. Since the target system still has not been really identified by Ross it is difficult to asses if and what ssh solutions might be applicable.</description>
      <pubDate>Thu, 18 Dec 2003 10:11:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/passing-a-logon-to-a-3000-from-a-linux-web-server/m-p/3147473#M8686</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2003-12-18T10:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: passing a logon to a 3000 from a linux web server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/passing-a-logon-to-a-3000-from-a-linux-web-server/m-p/3147474#M8687</link>
      <description>Martin,&lt;BR /&gt; &lt;BR /&gt;I have a scary idea that he is talking about an HP3000 running something akin to Unix but not quite :)&lt;BR /&gt; &lt;BR /&gt;We just turned out last one of those off after many years of threatening to throw it in the fjord.</description>
      <pubDate>Thu, 18 Dec 2003 10:16:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/passing-a-logon-to-a-3000-from-a-linux-web-server/m-p/3147474#M8687</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2003-12-18T10:16:11Z</dc:date>
    </item>
    <item>
      <title>Re: passing a logon to a 3000 from a linux web server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/passing-a-logon-to-a-3000-from-a-linux-web-server/m-p/3147475#M8688</link>
      <description>The linux box is runnins ssh and the 3000 box is running mpe - the 3000 box admin doesn't want to change anything on his end.&lt;BR /&gt;I've been looking at the except utility and it looks like it will work just fine.&lt;BR /&gt;&lt;BR /&gt;Thanks everyone.</description>
      <pubDate>Thu, 18 Dec 2003 11:30:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/passing-a-logon-to-a-3000-from-a-linux-web-server/m-p/3147475#M8688</guid>
      <dc:creator>Ross Hansen</dc:creator>
      <dc:date>2003-12-18T11:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: passing a logon to a 3000 from a linux web server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/passing-a-logon-to-a-3000-from-a-linux-web-server/m-p/3147476#M8689</link>
      <description>Glad to know this has been helpful&lt;BR /&gt; &lt;BR /&gt;I can assign any point but as a bonus  my added thanks, I have learned/read about expect &lt;BR /&gt;&lt;BR /&gt;Very nice that!, just go to show the value of reading/reply to this forum !&lt;BR /&gt;&lt;BR /&gt;J-P ( no point or 0 for this pls, thanks)</description>
      <pubDate>Thu, 18 Dec 2003 11:42:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/passing-a-logon-to-a-3000-from-a-linux-web-server/m-p/3147476#M8689</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2003-12-18T11:42:24Z</dc:date>
    </item>
  </channel>
</rss>

