Re: simh and xdmcp

Liste des GroupesRevenir à co vms 
Sujet : Re: simh and xdmcp
De : jayjwa (at) *nospam* atr2.ath.cx.invalid (jayjwa)
Groupes : comp.os.vms
Date : 25. May 2025, 18:05:42
Autres entêtes
Organisation : Atr2 RG 2025
Message-ID : <875xhofwnt.fsf@atr2.ath.cx>
References : 1 2 3
User-Agent : Gnus/5.13 (Gnus v5.13)
JKB <JKB@hilbert.invalid> writes:

$ product show product tcpip
>
PRODUCT                             KIT TYPE    STATE
>
DEC VAXVMS TCPIP V5.3-18            Full LP     Installed
----------------------------------- ----------- ------------
That looks like the Compaq one.

I have tried with Xnest with the same result:
>
$ set display/create/node=192.168.10.103/transport=tcpip/server=1
$ show display
 
    Device:    WSA17:  [super]
    Node:      192.168.10.103
    Transport: TCPIP
    Server:    1
    Screen:    0
You shouldn't have to set the display. That's the job of XDM. You only
have to do that if you rlogin/telnet or similar.

I will try xdm /after/ I'm able to display clock on Xnest/Xephyr. I
don't understand why VMS answers "can't open display"...
I guess I'm confused then, because your subject mentioned xdmcp. I
though you were using XDM.

If you are doing it "by hand", then just start Xnest/Xephyr with "-ac"
to turn off access control. From the VMS side, you can execute something
like this:

$ type xephyr.com
$! Command procedure to send X11 traffic to a Xephyr
$! nested XServer, by setting the DISPLAY.
$ SET DISPLAY/CREATE/TRANSPORT=TCPIP/NODE=192.168.20.1/SERVER=1/PERMANENT
$ DEFINE/SYSTEM DECW$DISPLAY 'F$TRNLNM("DECW$DISPLAY")
$ RUN SYS$SYSTEM:DECW$STARTLOGIN.EXE
$

SERVER corresponds with what Unix calls the :1.0 part of DISPLAY
(matching the above example). Chances are you main desktop is :0.0, so
Xnest/Xephr would then be :1.0.

If you enable XDM, you don't have to run the above each time, and you'll
get a log file to check if something doesn't go right.

TCPIP> show service xdm /full

Service: XDM
                           State:     Enabled
Port:              177     Protocol:  UDP             Address:  0.0.0.0
Inactivity:          0     User_name: TCPIP$XDM       Process:  TCPIP$XDM
Limit:               1     Active:      0             Peak:       0

File:         TCPIP$SYSTEM:TCPIP$XDM_RUN.COM
Flags:        None

Socket Opts:  Rcheck Scheck
 Receive:            0     Send:               0

Log Opts:     Acpt Actv Dactv Conn Error Exit Logi Logo Mdfy Rjct TimO Addr
 File:        SYS$SPECIFIC:[TCPIP$XDM]TCPIP$XDM_RUN.LOG

Security
 Reject msg:  not defined
 Accept host: 0.0.0.0
 Accept netw: 0.0.0.0
TCPIP> exit
$ type SYS$SPECIFIC:[TCPIP$XDM]TCPIP$XDM_RUN.LOG
$ Set NoOn
$ VERIFY = F$VERIFY(F$TRNLNM("SYLOGIN_VERIFY"))
12-MAY-2025 14:49:57.83 - Waiting for DECwindows to start...
12-MAY-2025 14:50:02.83 - Waiting for DECwindows to start...
12-MAY-2025 14:50:07.83 - Waiting for DECwindows to start...
%SYSTEM-S-NORMAL, normal successful completion
%SYSTEM-S-NORMAL, normal successful completion
%SYSTEM-S-NORMAL, normal successful completion
%SYSTEM-S-NORMAL, normal successful completion
%SYSTEM-S-NORMAL, normal successful completion
%SYSTEM-S-NORMAL, normal successful completion
$

--
PGP Key ID: 781C A3E2 C6ED 70A6 B356  7AF5 B510 542E D460 5CAE
       "The Internet should always be the Wild West!"

Date Sujet#  Auteur
23 May08:13 * simh and xdmcp9JKB
23 May19:17 +* Re: simh and xdmcp2Simon Clubley
25 May09:15 i`- Re: simh and xdmcp1JKB
24 May18:58 `* Re: simh and xdmcp6jayjwa
25 May09:27  `* Re: simh and xdmcp5JKB
25 May10:44   +* Re: simh and xdmcp3Lawrence D'Oliveiro
25 May14:08   i`* Re: simh and xdmcp2Arne Vajhøj
25 May22:39   i `- Re: simh and xdmcp1Lawrence D'Oliveiro
25 May18:05   `- Re: simh and xdmcp1jayjwa

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal