![]() |
![]() |
|
#1
|
|||
|
|
|||
|
I'm getting this message on the pdc, and always from the same computer (BMD-TK) This computer also have some network problems (not always...), for example "Page can not be found" when browsing our intranet. Any idea whats causing this? Event Type: Error Event Source: NETLOGON Event Category: None Event ID: 5513 Date: 19-11-2003 Time: 12:48:09 User: N/A Computer: BMDPDC Description: The computer BMD-TK tried to connect to the server \\BMDPDC using the trust relationship established by the BMD domain. However, the computer lost the correct security identifier (SID) when the domain was reconfigured. Reestablish the trust relationship. |
|
#2
|
|||
|
|
|||
|
The error message you are receiving basically means the PDC was replaced by creating a new domain with the same name as your existing domain. The problem is the SIDs are different. The only supported fix is to reinstall NT on all BDCs on your domain. I would start by using an NT 4.0 utility called getsids.exe from the NT resource kit to compare the SID of the administrator accounts on the PDC and all BDCs.. They should match since all DCs share a common SID. "Niklas Södergren" <(E-Mail Removed)> wrote in message I'm getting this message on the pdc, and always from the same computer > (BMD-TK) > This computer also have some network problems (not always...), for example > "Page can not be found" when browsing our intranet. > Any idea whats causing this? > > Event Type: Error > Event Source: NETLOGON > Event Category: None > Event ID: 5513 > Date: 19-11-2003 > Time: 12:48:09 > User: N/A > Computer: BMDPDC > Description: > The computer BMD-TK tried to connect to the server \\BMDPDC using the trust > relationship established by the BMD domain. However, the computer lost the > correct security identifier (SID) when the domain was reconfigured. > Reestablish the trust relationship. > > |