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

  1.  
  2.  
  3.  
  4.  Subject:Unable to start Server
  5.  
  6.   Problem:
  7.       Server fails to start.  Net3056 error and possibly a message saying
  8.       Netlogon failed to start.
  9.  
  10.   Solution:
  11.         Try to get the failing server back in sync using the¬RESYNC¬
  12.         instructions from the bottom of the READ.ME file on the Lan Server
  13.         installation diskette.  If that doesn't work try the following:
  14.  
  15.      1. Get a recent backup copy of the net.acc from the failing server,
  16.         domain controller or an additional server on the same domain.
  17.         Copy it to the \IBMLAN\ACCOUNTS dir on the failing server.
  18.  
  19.      2. Unpack the file ADDSVRIN.EX@ from the server installation disk
  20.         with the the command "unpack a:addsvrin.ex@ c:\".
  21.  
  22.  
  23.      3. Reinitilize the NET.ACC by executing the following:
  24.         "addsvrin <machine name> <#> c:\ibmlan".  The machine name must
  25.         be the machine name defined in the IBMLAN.INI on that server.
  26.         The # will be "1" if the server is an additional server or
  27.         "2" if it is the domain controller.  If the server was installed
  28.         on a drive other than the C: drive it should be entered rather
  29.         than c:\ibmlan.
  30.  
  31.  
  32.   Alternate Solution if a backup copy of NET.ACC is not available:
  33.  
  34.      1. Unpack a new copy of the NET.ACC by having the #6 OS/2 installation
  35.         diskette in the A: drive and using the command
  36.         "unpack a:net.ac@ c:\ibmlan\accounts".
  37.  
  38.      2. Unpack the file ADDSVRIN.EX@ from the server installation disk
  39.         with the the command "unpack a:addsvrin.ex@ c:\".
  40.  
  41.      3. Reinitilize the NET.ACC by executing the following:
  42.         "addsvrin <machine name> <#> c:\ibmlan".  The machine name must
  43.         be the machine name defined in the IBMLAN.INI on that server.
  44.         The # will be "1" if the server is an additional server or
  45.         "2" if it is the domain controller.  If the server was installed
  46.         on a drive other than the C: drive it should be entered rather
  47.         than c:\ibmlan.
  48.  
  49.      4. Use the instructions at the end of the READ.ME file on the server
  50.         installation diskette to¬RESYNC¬the additional server.
  51.  
  52.  
  53.     NOTE:  A new NET.ACC on the domain controller will show no defined Users,
  54.            Groups or Access Control Profiles.  Using a backup copy of the
  55.            NET.ACC will keep the Users, Groups and Access Control Profiles.
  56.  
  57.            A new NET.ACC on an additional server will get overwritten with
  58.            the current NET.ACC from the domain controler.
  59.  
  60.  
  61.