  Partial-wildcard proxy entry? 
 The Question is:
 
Dear Wizard!
 
Proxy wildcard problem. Proxy  node::* - works,
 proxy  node::prefix* - doesn't.
 - OpenVMS V7.2-1
 - DECnet for OpenVMS AXP V7.2
 
Example:
 NODEA:
   UAF&gt; ADD/PROXY NODEB::EF* EF/DEFAULT
                (username EF exists)
   or
   UAF&gt; ADD/PROXY NODEB::E%1*  EF/DEFAULT
 
 NODEB:
   Username: EF1001
    ...
   $ DIR NODEA::
   %DIRECT-E-OPENIN, error opening NODEA::*.*;* as input
   -RMS-E-FND, ACP file or directory lookup failed
   -SYSTEM-F-INVLOGIN, login information invalid at remote node
 
Thank you for your help!
 
 
 
 The Answer is:
 
  Typically only full-wildcard specifications are expected.
 
