Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!purdue!haven!h.cs.wvu.wvnet.edu!cerc.wvu.wvnet.edu!babcock.cerc.wvu.wvnet.edu From: lss@babcock.cerc.wvu.wvnet.edu (Linda S. Saus) Newsgroups: comp.windows.x Subject: Re: DECwindow applications between VMS and Ultrix Message-ID: <321@cerc.wvu.wvnet.edu.edu> Date: 27 Nov 89 13:40:08 GMT References: <1147@cernvax.UUCP> Sender: news@cerc.wvu.wvnet.edu Lines: 18 From article <1147@cernvax.UUCP>, by jenst@cernvax.UUCP (Jens Trier Rasmussen): writes: > I'm trying to run a Ultrix DECwindows applications on my VMS > workstation (Ultrix 3.0 and VMS 5.1-1). > > In order to do it i have to let all users on the Ultrix machine > have access to the display of my workstation, even if it's only > myself who wants to do it. Is this correct ? > If you want to restrict access so that only you can display on the VMS work- station, grant access to Ultrix_node::uid where uid is your (Ultrix) numeric user id. You can find this uid in the /etc/passwd file entry for your username. Layout of the passwd file (from passwd(5)) is: username:password:uid:gid:gcos-field:home-dir:login-shell