[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference noted::pwv50ift

Title:Kit: Note 4229; Please use NOTED::PWDOSWIN5 for V4.x server
Notice:Kit: Note 4229; Please use NOTED::PWDOSWIN5 for V4.x server
Moderator:CPEEDY::KENNEDY
Created:Fri Dec 18 1992
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:4319
Total number of notes:18478

4123.0. "Changes server's role from Standalone to Backup" by 23535::IVANCHENG () Thu Jan 23 1997 22:40

There are two alpha servers installed with PW v5.0D-ECO3 for VMS.  The 
customer found that the role of the PW server could not be changed from
"STANDALONE" to "BACKUP" by using "NET" command.  

	$ net accounts
	  : 
	  :
	  Server role :			Standlone
	  : 

	$ net accounts /role:backup
	The server's role is changing ....

	Error 86 has occurred.
	The network password entered is incorrect.


However, they said that they could change the role of the server by using 
"ADMIN/PATH".  Therefore, the password of the admin should same as each other.

    
Does anyone has suggestion for the problem ?

Thanks.

Rgds,
Ivan Cheng



T.RTitleUserPersonal
Name
DateLines
4123.1PATRLR::MCCUSKERFri Jan 24 1997 09:591
Guest password NULL??
4123.2Pls provide more information ...23535::IVANCHENGMon Jan 27 1997 05:4115
    
    
    Re : .1
    
    > Guest password NULL??
    
    I will check the account on both servers.  However, could you provide 
    more information to resolve the problem ?  
    
    Thanks.
    
    Rgds,
    Ivan Cheng
    
    
4123.3net logon first?QBUS::B_GASPERMon Jan 27 1997 06:2114
    Hi,
    
    	When using the "net" commands, did he login as admin first?
    
    example follows,
    
    $ net login admin * (password)
    $ net accounts /role:backup
    
    	If this is not done in the correct order, the problem you noted
    will be observed.
    
    		Bill