Mailinglist Archive: opensuse-security (423 mails)
| < Previous | Next > |
Re: [suse-security] how to rexec xterm from pc-x emulation (SCO XVision)
- From: Michael Blaesse <blaesse@xxxxxxxxxxxxxx>
- Date: Thu, 08 Mar 2001 12:29:24 +0100
- Message-id: <3AA76D14.FE6ECAD2@xxxxxxxxxxxxxx>
Hallo
Michael Rauter wrote:
> is it possible to enable remote execution (rexec) of xterm from an pc-x emulation (SCO XVision 7.31) on suse 7.0 ?
> all i get is a "connection refused" message.
> I have to connect to linux via ascii-telnet and start xterm from the telnet-session.
> I dont want to start a full x-session via xdm/kdm (which works) but only few xterms seperately.
>
> Is there a way to start xterm direct via rexec ?
On the SuSE box you must uncomment the followin line in /etc/inetd.conf:
# exec stream tcp nowait root /usr/sbin/tcpd in.rexecd
I don't know how it is with SCO XVision 7.31 but with StarNet X-Win32
there is an option rexec in the session editing and there you put in a
line like: /bin/X11/xterm -display pc:0.0
Michael Blaesse
Michael Rauter wrote:
> is it possible to enable remote execution (rexec) of xterm from an pc-x emulation (SCO XVision 7.31) on suse 7.0 ?
> all i get is a "connection refused" message.
> I have to connect to linux via ascii-telnet and start xterm from the telnet-session.
> I dont want to start a full x-session via xdm/kdm (which works) but only few xterms seperately.
>
> Is there a way to start xterm direct via rexec ?
On the SuSE box you must uncomment the followin line in /etc/inetd.conf:
# exec stream tcp nowait root /usr/sbin/tcpd in.rexecd
I don't know how it is with SCO XVision 7.31 but with StarNet X-Win32
there is an option rexec in the session editing and there you put in a
line like: /bin/X11/xterm -display pc:0.0
Michael Blaesse
| < Previous | Next > |