| T.R | Title | User | Personal Name
 | Date | Lines | 
|---|
| 344.1 | In VMS 5.1 Release Notes | OIWS20::BRYSON |  | Tue Mar 07 1989 18:15 | 26 | 
|  |     See the VMS Version 5.1 Release Notes in Section 2.5.6 "Running
    ULTRIX applications from a Workstation".
    
    Basically, VMS protection requires the node::username security
    where Ultrix only requires hostname[::]. To get an Ultrix client
    to display on a VMS workstation, the security on VMS should be
    
    	Ultrixnode::uid
    
    where uid is the user identification number found in /etc/passwd
    on the Ultrix system.  For example, to allow root to  display on
    your workstation, the security to add on VMS is
    
    	Ultrixnode::0
    
    Lets say that the guest account has a uid of 268 found in 
    /etc/passwd.  Then the security to be added is
    
        Ultrixnode::268
    
    Wildcards (*) may be used for both the node name and the username
    under VMS.
    
    David
    
 | 
| 344.2 | Yep, That's the answer. | EXIT26::MILLER |  | Wed Mar 08 1989 17:10 | 17 | 
|  |     David,
    
    Thanks, much for the quick reply.  
    It seems to work fine now for some programs. 
    
    Other, more complicated/graphic intensive come up with lots
    of protocol errors.  Mostly length incorrect type. 
    
    The others are of the font type where the VMS server lacks the old
    style font(vrb -24).
    
    I'll try some other tests.
    
    Fred
    
    
 | 
| 344.3 | still broken here | PEABOD::HOLT | So let it be [written, done].. | Wed Mar 29 1989 17:59 | 4 | 
|  |     
    It sure doesn't work here... it won't take with either uid or
    username... 
 | 
| 344.4 | check NCP... | FUEL::graham | if ya want home cookin, stay home | Thu Mar 30 1989 01:17 | 20 | 
|  | re .3
Make sure that your decnet database has properly registered nodes *and*
names.  Wildcards (nodename::*) is very flakey under Ultrix.
BTW..
We have conducted some interopreability tests and found some inconsistencies
(bugs?....Xlib errors) between "other" applications and DECwindows common 
server applications.  Even the link between certain VMS and ULTRIX 
applications are still very flakey.
   
The tests were inspired by the numerous interoperability complaints that
we received during the DECtop Roadshows.
 
I will file a comprehensive report with UEG on my findings.
								  Kris..
 |