[mod.computers.vax] NETWORK_PARTNER_EXITED

MACKINNON%BACH@ENGVAX.UUCP.UUCP (02/21/87)

 
As a novice sysmgr on a uVAX DECNETTED to a cluster I've encountered a
number of problems, including this one.
 
NETWORK_PARTNER_EXITED seems to result from DECNET not being able to login
on the destination node.  In this case the uVAX.  In the com file used to
configure your network you must define an account for DECNET to use. Try...
 
DEFINE EXECUTOR NONPRIVILEGED USER DECNET PASSWORD DECNET
 
This can also be done interactively in the NCP program.
 
You must also create a user account in AUTHORIZE.  The account name and
password must match those used in the definition above.  ( choose your own )
 
This account must also have a directory and disk specified.
*** NOTE *** if disk quotas are not enabled on the disk where the directory
lies the THE ACCOUNT MUST HAVE EXQUOTA PRIVILEDGE.
 
----------------------------------------------------------------------------
 
Glenn MacKinnon         HUGHES Carlsbad, Ca  619-931-3939
 
disclaimer:  The statements above are from my own personal experience and
             may not reflect reality as you know it.