home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / info / faq / os2_20 / os2help / lansync.fax < prev    next >
Encoding:
Text File  |  1992-09-17  |  923 b   |  41 lines

  1.  
  2.  
  3.  
  4.                         PASSWORD RESYNCH
  5.  
  6.  
  7.  
  8.  
  9. Logon at the additional server with an admin ID.
  10.  
  11. From an OS/2 command line at the additional server enter the following
  12. commands:
  13.  
  14.  
  15.       NET USER addservname password
  16.  
  17.  
  18. ('addservname' is the machine name of the additional server and
  19.  'password' can be any 4-8 letter word.  This changes the password
  20.  for that userid in the net.acc on the Domain Controller)
  21.  
  22.  
  23.  
  24.       NET ACCOUNTS /ROLE:STANDALONE
  25.  
  26.       NET USER addservname password
  27.  
  28. (This will change the password in the net.acc on the add server.  The
  29. password must be the same on both the Domain Cnt and the add server.)
  30.  
  31.       NET ACCOUNTS /ROLE:MEMBER
  32.  
  33.  
  34.  
  35. NOTE:
  36.  
  37. If the additional server is running when trying to resync, the
  38. Netlogon service will have to be stopped before changing the role to
  39. standalone and it will need to be started after changing the role back
  40. to member.
  41.