Forum Discussion
M_i_g_u_e_l
Apr 23, 2026Copper Contributor
AD Replication Error 1908 (Source DSA)
Hi all, I’m troubleshooting an Active Directory replication issue (error 1908 – “Could not find the domain controller”) in a multi-site environment with 16 domain controllers across multiple locatio...
Mister_K
Apr 26, 2026Copper Contributor
Hello Miguel,
Ok, for this kind of issue, i can see there's some errors with the KDC. It's either the target KDC or the A-DC itself which is experiencing some issues. So :
- : Make sure the KDS (Key Distribution Service) is running on the Domain Controller (the right one, KDC)
- Please, can you lookup in to the logs Event ID : 1925,1926, 1943 and 1125 .
- And check this out , it might help :
https://learn.microsoft.com/en-us/troubleshoot/windows-server/active-directory/ad-replication-error-1908-not-find-domain-controller
Best .