| Title: | DECWINDOWS 26-JAN-89 to 29-NOV-90 |
| Notice: | See 1639.0 for VMS V5.3 kit; 2043.0 for 5.4 IFT kit |
| Moderator: | STAR::VATNE |
| Created: | Mon Oct 30 1989 |
| Last Modified: | Mon Dec 31 1990 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 3726 |
| Total number of notes: | 19516 |
Hi there,
I've read in this conference about displaying Ultrix DECW applications on
VMS stations. Can anyone tell me what the Ultrix equivalent for the VMS
command, "set disp/cre/node=NODENAME" is. What I'd like to do is fire
up a VMS session manager on my VS3100 running Ultrix. Currently I can
do this via a dlogin to the VMS machine and then use set display back
to the Ultrix machine. However I'd like to know if I can do this as a
background process directly from the Ultrix machine.
\Oswald
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 3485.1 | SMURF::COUTU | He who will not risk, cannot win. | Fri Oct 19 1990 13:05 | 25 | |
You ask a number of questions, let me tackle them one at a time.
The equivalent of "set disp/cre/node=NODENAME" on ULTRIX is
"setenv DISPLAY nodename::0" if you are using the C shell and want to
display on a system running only DECnet (the most likely cases).
You cannot run the session manager and have it display on any other
machine. The session manager handles logins which are related to
security of your system. It would be a major security breach to allow
the session manager of another system to masquerade as your system's
native session manager.
You may find running VUE from your VMS system displaying on your ULTRIX
system will give you what you really need (asuming you don't mind
using VUE of course.)
There is a way to kick off VMS processes from ULTRIX but it isn't
pretty. It involves use of task-to-task communication and requires
special setup and cooperation of your system manager.
By the way, just like VMS is always spelt with capital letters so
is ULTRIX. It is a trademark of DEC's, protect it by using it
correctly.
Dan
| |||||
| 3485.2 | That's nice, but... | RANGER::R_BROWN | We're from Brone III... | Mon Oct 22 1990 15:51 | 8 |
Greetings:
I would be very interested in knowing more about the "not pretty" method
of starting up a VMS process from an ULTRIX machine. It is very important
that I be able to do this.
-Robert Brown III
| |||||