<?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: Decwindows on Wyse S50 (linux) terminal in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/decwindows-on-wyse-s50-linux-terminal/m-p/3816847#M77401</link>
    <description>"But the docu indicates the Wyse S50 IS a Linux system providing SSH. So if the VMS system has SSH server honoring X11 forwarding, then it should work, no ?"&lt;BR /&gt;&lt;BR /&gt;The point is that these devices are sold as appliances and are (short of blowing new firmware) rather inflexible. &lt;BR /&gt;&lt;BR /&gt;I don't know whether you can configure the SSH client to request X forwarding. On a quick look, I couldn't see any UI for it but I may be mistaken. &lt;BR /&gt;&lt;BR /&gt;I would just be a little cautious in assuming you easily can hack the client end to do what you want. When most of the filesystems are read only, it becomes a bit harder.</description>
    <pubDate>Tue, 04 Jul 2006 12:28:56 GMT</pubDate>
    <dc:creator>Richard Brodie_1</dc:creator>
    <dc:date>2006-07-04T12:28:56Z</dc:date>
    <item>
      <title>Decwindows on Wyse S50 (linux) terminal</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decwindows-on-wyse-s50-linux-terminal/m-p/3816836#M77390</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;To remplace old terminal X, we would like to know if it is possible to use Wyse S50 terminal to display Decwindows application ?&lt;BR /&gt;(by TCP/IP).&lt;BR /&gt;(VAX VMS 6.1 and AXP VMS 6.2)&lt;BR /&gt;is it a particular setup of Decwindows ?&lt;BR /&gt;&lt;BR /&gt;I don't find anything about that here.&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Tue, 04 Jul 2006 03:28:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decwindows-on-wyse-s50-linux-terminal/m-p/3816836#M77390</guid>
      <dc:creator>Stéphane Boneff</dc:creator>
      <dc:date>2006-07-04T03:28:43Z</dc:date>
    </item>
    <item>
      <title>Re: Decwindows on Wyse S50 (linux) terminal</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decwindows-on-wyse-s50-linux-terminal/m-p/3816837#M77391</link>
      <description>This is a graphical station with IP but no hard disk. Has a Linux with X in it. Should be possible as with any PC running something like KEA!X or REFLECTION/X.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Tue, 04 Jul 2006 03:45:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decwindows-on-wyse-s50-linux-terminal/m-p/3816837#M77391</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2006-07-04T03:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: Decwindows on Wyse S50 (linux) terminal</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decwindows-on-wyse-s50-linux-terminal/m-p/3816838#M77392</link>
      <description>You can use SSH&lt;BR /&gt;&lt;A href="http://www.wyse.com/products/winterm/reference/5series/883840_02B/html/wwhelp/wwhimpl/js/html/wwhelp.htm" target="_blank"&gt;http://www.wyse.com/products/winterm/reference/5series/883840_02B/html/wwhelp/wwhimpl/js/html/wwhelp.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;or XDM (must be enabled on VMS)&lt;BR /&gt;&lt;A href="http://www.wyse.com/products/winterm/reference/5series/883840_02B/html/wwhelp/wwhimpl/js/html/wwhelp.htm" target="_blank"&gt;http://www.wyse.com/products/winterm/reference/5series/883840_02B/html/wwhelp/wwhimpl/js/html/wwhelp.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Tue, 04 Jul 2006 03:54:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decwindows-on-wyse-s50-linux-terminal/m-p/3816838#M77392</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2006-07-04T03:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: Decwindows on Wyse S50 (linux) terminal</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decwindows-on-wyse-s50-linux-terminal/m-p/3816839#M77393</link>
      <description>VMS6.x is quite old, and some newer features maybe missing,but&lt;BR /&gt;simply displaying decwindows applications does not need more than a TCPIP stack on the VMS side (HP TCPIP services, Process.com multinet or tcpware, others). &lt;BR /&gt;Then enable the TCPIP transport in &lt;BR /&gt;sys$manager:DECW$PRIVATE_SERVER_SETUP.COM (copy from DECW$PRIVATE_SERVER_SETUP.TEMPLATE if not yet there).&lt;BR /&gt;&lt;BR /&gt;Then the user needs to define the DECW$DISPLAY by &lt;BR /&gt;  $ set display/create/transp=TCPIP/node=your_wyse&lt;BR /&gt;&lt;BR /&gt;and start the DECWindows application.&lt;BR /&gt;&lt;BR /&gt;The above assumes that the Xterminal is setup to allow the client access to the display.&lt;BR /&gt;(If it only allows secure access, then You need SSH server on the VMS side allowing X11 forwarding, but that's another story).&lt;BR /&gt;&lt;BR /&gt;If You want a complete DECWindows SESSION on the X terminal, then You need an XDM server on the VMS side, available on all newer TCPIP implementations.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Jul 2006 03:57:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decwindows-on-wyse-s50-linux-terminal/m-p/3816839#M77393</guid>
      <dc:creator>Joseph Huber_1</dc:creator>
      <dc:date>2006-07-04T03:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: Decwindows on Wyse S50 (linux) terminal</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decwindows-on-wyse-s50-linux-terminal/m-p/3816840#M77394</link>
      <description>Seems my link didn't arrive well.&lt;BR /&gt;Its chaper 2, User profile, SSH.&lt;BR /&gt;&lt;BR /&gt;If you use it, pass as command line @script and in the script&lt;BR /&gt;&lt;BR /&gt;set dis/crea/transport=tcpip/node=ip_address&lt;BR /&gt;@cde$system_common:[bin]xsession&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Tue, 04 Jul 2006 04:22:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decwindows-on-wyse-s50-linux-terminal/m-p/3816840#M77394</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2006-07-04T04:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: Decwindows on Wyse S50 (linux) terminal</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decwindows-on-wyse-s50-linux-terminal/m-p/3816841#M77395</link>
      <description>A note on Wim's example using SSH connections:&lt;BR /&gt;&lt;BR /&gt;The "set display/create" results in an X11 session which is NOT running over the SSH connection, and is thus not encrypted.&lt;BR /&gt;&lt;BR /&gt;Usually in an SSH connection with X11 forwarding the SSH server (on the VMS side in this case) is setting up the display on its secure socket, and should not be overwritten by a new display. Simply start the application (or  session manager), then all X11 traffic runs over the SSH connection.&lt;BR /&gt;&lt;BR /&gt;The OP says Vax VMS 6.1 and Alpha VMS 6.2: as far I remember there is no CDE (new desktop), but only classic DECWindows desktop, which eventually can be started by&lt;BR /&gt;  @sys$manager:decw$startsm&lt;BR /&gt;&lt;BR /&gt;But all is speculation about what TCPIP/SSH product is available at the OP site.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Jul 2006 05:06:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decwindows-on-wyse-s50-linux-terminal/m-p/3816841#M77395</guid>
      <dc:creator>Joseph Huber_1</dc:creator>
      <dc:date>2006-07-04T05:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: Decwindows on Wyse S50 (linux) terminal</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decwindows-on-wyse-s50-linux-terminal/m-p/3816842#M77396</link>
      <description>I have had sessions running on a S50 from VMS, although I'm not using it any more. You may not be able to get it to work on a system without Xauth authentication (&amp;lt; Motif 1.3).</description>
      <pubDate>Tue, 04 Jul 2006 05:35:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decwindows-on-wyse-s50-linux-terminal/m-p/3816842#M77396</guid>
      <dc:creator>Richard Brodie_1</dc:creator>
      <dc:date>2006-07-04T05:35:11Z</dc:date>
    </item>
    <item>
      <title>Re: Decwindows on Wyse S50 (linux) terminal</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decwindows-on-wyse-s50-linux-terminal/m-p/3816843#M77397</link>
      <description>&lt;BR /&gt;I'm running applications from VMS 7.3-1 (Motif 1.2-6, i.e. without xauth) to a Linux display from an SSH session with X11 forwarding.&lt;BR /&gt;&lt;BR /&gt;For VMS 6.x it maybe easier to find an SSH server than to get Motif 1.3 :&lt;BR /&gt;Process Software offers SSH for TCPIP services,&lt;BR /&gt;and I'm still using Dave Jones OSU SSH server inside our LAN&lt;BR /&gt;(SSH v1 only, but does X11 forwarding).</description>
      <pubDate>Tue, 04 Jul 2006 06:10:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decwindows-on-wyse-s50-linux-terminal/m-p/3816843#M77397</guid>
      <dc:creator>Joseph Huber_1</dc:creator>
      <dc:date>2006-07-04T06:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: Decwindows on Wyse S50 (linux) terminal</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decwindows-on-wyse-s50-linux-terminal/m-p/3816844#M77398</link>
      <description>I doubt that you will find XDM or SSH on your 6.x systems.&lt;BR /&gt;&lt;BR /&gt;May be just make a script that you execute on the server. Permanently.&lt;BR /&gt;&lt;BR /&gt;$begin:&lt;BR /&gt;$ set noon&lt;BR /&gt;$ set display ...&lt;BR /&gt;$ @...xsession&lt;BR /&gt;$ wait 00:01&lt;BR /&gt;$ goto begin&lt;BR /&gt;&lt;BR /&gt;This may work.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Tue, 04 Jul 2006 06:20:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decwindows-on-wyse-s50-linux-terminal/m-p/3816844#M77398</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2006-07-04T06:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: Decwindows on Wyse S50 (linux) terminal</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decwindows-on-wyse-s50-linux-terminal/m-p/3816845#M77399</link>
      <description>"I'm running applications from VMS 7.3-1 (Motif 1.2-6, i.e. without xauth) to a Linux display from an SSH session with X11 forwarding. "&lt;BR /&gt;&lt;BR /&gt;Well yes, doing it to a Linux system would be easy. I was talking about the Wyse S50 though; whole different ball game.</description>
      <pubDate>Tue, 04 Jul 2006 06:48:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decwindows-on-wyse-s50-linux-terminal/m-p/3816845#M77399</guid>
      <dc:creator>Richard Brodie_1</dc:creator>
      <dc:date>2006-07-04T06:48:25Z</dc:date>
    </item>
    <item>
      <title>Re: Decwindows on Wyse S50 (linux) terminal</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decwindows-on-wyse-s50-linux-terminal/m-p/3816846#M77400</link>
      <description>But the docu indicates the Wyse S50 IS a Linux system providing SSH. So if the VMS system has SSH server honoring X11 forwarding, then it should work, no ?</description>
      <pubDate>Tue, 04 Jul 2006 11:14:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decwindows-on-wyse-s50-linux-terminal/m-p/3816846#M77400</guid>
      <dc:creator>Joseph Huber_1</dc:creator>
      <dc:date>2006-07-04T11:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: Decwindows on Wyse S50 (linux) terminal</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decwindows-on-wyse-s50-linux-terminal/m-p/3816847#M77401</link>
      <description>"But the docu indicates the Wyse S50 IS a Linux system providing SSH. So if the VMS system has SSH server honoring X11 forwarding, then it should work, no ?"&lt;BR /&gt;&lt;BR /&gt;The point is that these devices are sold as appliances and are (short of blowing new firmware) rather inflexible. &lt;BR /&gt;&lt;BR /&gt;I don't know whether you can configure the SSH client to request X forwarding. On a quick look, I couldn't see any UI for it but I may be mistaken. &lt;BR /&gt;&lt;BR /&gt;I would just be a little cautious in assuming you easily can hack the client end to do what you want. When most of the filesystems are read only, it becomes a bit harder.</description>
      <pubDate>Tue, 04 Jul 2006 12:28:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decwindows-on-wyse-s50-linux-terminal/m-p/3816847#M77401</guid>
      <dc:creator>Richard Brodie_1</dc:creator>
      <dc:date>2006-07-04T12:28:56Z</dc:date>
    </item>
    <item>
      <title>Re: Decwindows on Wyse S50 (linux) terminal</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decwindows-on-wyse-s50-linux-terminal/m-p/3816848#M77402</link>
      <description>I wonder what keyboard mapping options are available ...&lt;BR /&gt;VMS without a DEC layout is a pain in the ass.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Wed, 05 Jul 2006 01:48:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decwindows-on-wyse-s50-linux-terminal/m-p/3816848#M77402</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2006-07-05T01:48:32Z</dc:date>
    </item>
    <item>
      <title>Re: Decwindows on Wyse S50 (linux) terminal</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decwindows-on-wyse-s50-linux-terminal/m-p/3816849#M77403</link>
      <description>&amp;gt;&amp;gt; I don't know whether you can configure the SSH client to request X forwarding.&lt;BR /&gt;&lt;BR /&gt;The S50 reference manual points to Ericom's PowerTerm for terminal emulation/SSH, and PT has "enable X11 forwarding" in its setup menu.&lt;BR /&gt;&lt;BR /&gt;Since SSH is the only option for VMS6.x (no xauth/kerberos), I would first see SSH is working on VMS, then take Wyses evaluation offer.&lt;BR /&gt;&lt;BR /&gt;The VMS keyboard question: the few times I used PT, I had no problems using SMG oriented programs (EDT,TPU et al.); Ericoms VTx emulation is quite good.&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Jul 2006 03:02:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decwindows-on-wyse-s50-linux-terminal/m-p/3816849#M77403</guid>
      <dc:creator>Joseph Huber_1</dc:creator>
      <dc:date>2006-07-05T03:02:27Z</dc:date>
    </item>
    <item>
      <title>Re: Decwindows on Wyse S50 (linux) terminal</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decwindows-on-wyse-s50-linux-terminal/m-p/3816850#M77404</link>
      <description>You can always start X on a *nix machine that has ssh. Then do telnet/rlogin to the vms node and after set display you can start the application you need.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Wed, 05 Jul 2006 03:56:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decwindows-on-wyse-s50-linux-terminal/m-p/3816850#M77404</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2006-07-05T03:56:12Z</dc:date>
    </item>
    <item>
      <title>Re: Decwindows on Wyse S50 (linux) terminal</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decwindows-on-wyse-s50-linux-terminal/m-p/3816851#M77405</link>
      <description>About the keyboard mapping.&lt;BR /&gt;If the keyboard mapping is not OK you can always play with xmodmap which is also available on DECWindows (decw$utils:xmodmap).&lt;BR /&gt;&lt;BR /&gt;See the attachment in this thread:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=904409" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=904409&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Bojan</description>
      <pubDate>Wed, 05 Jul 2006 04:10:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decwindows-on-wyse-s50-linux-terminal/m-p/3816851#M77405</guid>
      <dc:creator>Bojan Nemec</dc:creator>
      <dc:date>2006-07-05T04:10:00Z</dc:date>
    </item>
    <item>
      <title>Re: Decwindows on Wyse S50 (linux) terminal</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decwindows-on-wyse-s50-linux-terminal/m-p/3816852#M77406</link>
      <description>Wim, beg Your pardon, but that's complete nonsense.&lt;BR /&gt; We are not talking about some Linux, but about a Wyse S50 thin client. As Richard Brodie said, it only allows "secured" X11 access either via xauth/Kerberos support, or secure shell tunneling (SSH with X forwarding).&lt;BR /&gt;&lt;BR /&gt;Did You ever try what You suggest: login through SSH, telnet to VMS, set display/node=WHAT ?&lt;BR /&gt;In a Linux SSH login, DISPLAY is always &lt;BR /&gt;  localhost:someport_created_by_sshd&lt;BR /&gt;What does Your VMS specify as /node or /server ?&lt;BR /&gt;Your suggestion only works if the display server allows unrestricted access a la "xhost + myvms", and then SSH is irrelevant.</description>
      <pubDate>Wed, 05 Jul 2006 08:42:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decwindows-on-wyse-s50-linux-terminal/m-p/3816852#M77406</guid>
      <dc:creator>Joseph Huber_1</dc:creator>
      <dc:date>2006-07-05T08:42:27Z</dc:date>
    </item>
    <item>
      <title>Re: Decwindows on Wyse S50 (linux) terminal</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decwindows-on-wyse-s50-linux-terminal/m-p/3816853#M77407</link>
      <description>Joseph,&lt;BR /&gt;&lt;BR /&gt;Sorry, didn't read the message that it was SSH only. But if it's not, it could work.&lt;BR /&gt;Do the people who make these devices ever think of old stuff ?&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Wed, 05 Jul 2006 09:00:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decwindows-on-wyse-s50-linux-terminal/m-p/3816853#M77407</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2006-07-05T09:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: Decwindows on Wyse S50 (linux) terminal</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decwindows-on-wyse-s50-linux-terminal/m-p/3816854#M77408</link>
      <description>Well, in a private or small business environment it is probably no issue, but in bigger LANs, X11 traffic is really a security hole, if not encrypted or kerberos authenticated. &lt;BR /&gt;&lt;BR /&gt;And the problem with VMS is only the old version 6, the actual VMS all have xauth,Kerberos,SSH/SSL, and can work in such an environment.&lt;BR /&gt;And SSH is available for VMS back to 5.5-2.</description>
      <pubDate>Wed, 05 Jul 2006 09:17:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decwindows-on-wyse-s50-linux-terminal/m-p/3816854#M77408</guid>
      <dc:creator>Joseph Huber_1</dc:creator>
      <dc:date>2006-07-05T09:17:49Z</dc:date>
    </item>
  </channel>
</rss>

