openssh-2.1.1p4 and sco 5.0.5

Stephan Hendl Stephan.Hendl at lds.brandenburg.de
Thu Jul 20 18:24:42 EST 2000


Hi folks,

just I installed openssh 2.1.1p4 on a sco OpenServer 5.0.5 machine and it works fine. The only problem I have is the X11 forwarding. I have allowed this feature in the /etc/sshd_config and the /etc/ssh_config, respectively and the /usr/bin/X11/xauth program was in the PATH during compilation.

As you can see in the logfile the sco system enables the X11 forwarding and sets the DISPLAY variable properly like other systems. The problem is that the system must have two device files according to the displaynumber in $DISPLAY like /dev/X10R uand /dev/X10S. 

hendl at sco-pers:/home/hendl > xterm
/dev/X10R: No such file or directory
Error: Can't open display: sco-pers:10.0


I tried to create these two files but the error was still: "Error: Can't open display: sco-pers:10.0".

Thanks for your help.
Stephan

----------------
hendl at lkvbb1:~ > ssh -v sco-pers
SSH Version 1.2.27 [i686-unknown-linux], protocol version 1.5.
Standard version.  Does not use RSAREF.
lkvbb1: Reading configuration data /etc/ssh_config
lkvbb1: ssh_connect: getuid 114 geteuid 0 anon 0
lkvbb1: Connecting to sco-pers [10.128.7.50] port 22.
lkvbb1: Allocated local port 1022.
lkvbb1: Connection established.
lkvbb1: Remote protocol version 1.99, remote software version OpenSSH_2.1.1
lkvbb1: Waiting for server public key.
lkvbb1: Received server public key (768 bits) and host key (1024 bits).
lkvbb1: Host 'sco-pers' is known and matches the host key.
lkvbb1: Initializing random; seed file /home/hendl/.ssh/random_seed
lkvbb1: IDEA not supported, using 3des instead.
lkvbb1: Encryption type: 3des
lkvbb1: Sent encrypted session key.
lkvbb1: Installing crc compensation attack detector.
lkvbb1: Received encrypted confirmation.
lkvbb1: Connection to authentication agent opened.
lkvbb1: Trying RSA authentication via agent with 'hendl at hp_www'
lkvbb1: Received RSA challenge from server.
lkvbb1: Sending response to RSA challenge.
lkvbb1: Remote: RSA authentication accepted.
lkvbb1: RSA authentication accepted by server.
lkvbb1: Requesting pty.
lkvbb1: Requesting X11 forwarding with authentication spoofing.
lkvbb1: Requesting authentication agent forwarding.
lkvbb1: Requesting shell.
lkvbb1: Entering interactive session.
Last login: Thu Jul 20 10:12:53 2000
Terminal type? [xterm] 
Terminal type is xterm.                                                                 
hendl at sco-pers:/home/hendl > echo $DISPLAY
sco-pers:10.0
hendl at sco-pers:/home/hendl > ls -l /dev/X*
crw-rw-rw-   1 root     sys       60, 254 Jul 16 12:03 /dev/X0R
crw-rw-rw-   1 root     sys       60, 255 Dec 20  1999 /dev/X0S
crw-rw-rw-   1 root     sys       60, 240 Jul 20 10:19 /dev/X10R
crw-rw-rw-   1 root     sys       60, 241 Jul 20 10:19 /dev/X10S
crw-rw-rw-   1 root     sys       60, 242 Jul 20 08:25 /dev/X12R
crw-rw-rw-   1 root     sys       60, 243 Jul 20 08:21 /dev/X12S
crw-rw-rw-   1 root     sys       60, 252 Dec 20  1999 /dev/X1R
crw-rw-rw-   1 root     sys       60, 253 Dec 20  1999 /dev/X1S
crw-rw-rw-   1 root     sys       60, 250 Dec 20  1999 /dev/X2R
crw-rw-rw-   1 root     sys       60, 251 Dec 20  1999 /dev/X2S
crw-rw-rw-   1 root     sys       60, 248 Jul 20 08:34 /dev/X3R
crw-rw-rw-   1 root     sys       60, 249 Dec 20  1999 /dev/X3S
crw-rw-rw-   1 root     sys       60, 246 Dec 20  1999 /dev/X4R
crw-rw-rw-   1 root     sys       60, 247 Dec 20  1999 /dev/X4S
crw-rw-rw-   1 root     sys       60, 244 Dec 20  1999 /dev/X5R
crw-rw-rw-   1 root     sys       60, 245 Dec 20  1999 /dev/X5S







More information about the openssh-unix-dev mailing list