Skip to content

Commit 715f201

Browse files
committed
Acrolinx fixes
1 parent 5dae8a6 commit 715f201

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

support/windows-server/active-directory/adamsync-cant-sync-basedn-grandchild-ou.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Synchronizing Between AD DS and AD LDS Enters Endless Loop when the BaseDN is a Grandchild OU
3-
description: Discusses how to work around a behavior in the Adamsync tool in which the synchronization process enters an endless loop that you can only stop by using Task Manager or by pressing CTRL + C.
3+
description: Discusses how to work around a behavior in the Adamsync tool in which the synchronization process enters an endless loop. You can only stop the loop by using Task Manager or by pressing CTRL+C.
44
ms.date: 01/09/2026
55
manager: dcscontentpm
66
audience: itpro
@@ -16,15 +16,15 @@ appliesto:
1616

1717
# Synchronizing between AD DS and AD LDS enters endless loop when the baseDN is a grandchild OU
1818

19-
This article discusses how to work around a behavior in the Adamsync tool in which the synchronization process enters an endless loop that you can only stop by using Task Manager or by pressing CTRL + C.
19+
This article discusses how to work around a behavior in the Adamsync tool in which the synchronization process enters an endless loop. You can only stop the loop by using Task Manager or by pressing CTRL+C.
2020

2121
_Original KB number:_   926933
2222

2323
## Symptoms
2424

25-
You have an Active Directory Directory Service (AD DS) forest and an Active Directory Lightweight Directory Service (AD LDS) instance. You use the Active Directory Application Mode (ADAM) Synchronizer (Adamsync) tool in Microsoft Windows to synchronize data from the AD DS forest to the AD LDS instance. However, the synchronization never finishes. For a detailed walkthrough of this process, see [More information](#more-information).
25+
You have an Active Directory Domain Services (AD DS) forest and an Active Directory Lightweight Directory Service (AD LDS) instance. You use the Active Directory Application Mode (ADAM) Synchronizer (Adamsync) tool in Microsoft Windows to synchronize data from the AD DS forest to the AD LDS instance. However, the synchronization never finishes. For a detailed walkthrough of this process, see [More information](#more-information).
2626

27-
This issue occurs if you have specified a grandchild organizational unit (OU) in the AD DS forest as the base distinguished name (base DN) in Adamsync's XML configuration file. Such a configuration resembles the following example:
27+
This issue occurs if you specified a grandchild organizational unit (OU) in the AD DS forest as the base distinguished name (base DN) in Adamsync's XML configuration file. Such a configuration resembles the following example:
2828

2929
```xml
3030
<base-dn>OU=Grandchild,OU=Child,DC=03child,DC=MyDomCon,DC=net</base-dn>
@@ -34,7 +34,7 @@ By default, the configuration file is named MS-AdamsyncConf.XML and it resides i
3434

3535
## Cause
3636

37-
This is a known issue in the Adamsync tool.
37+
This behavior is a known issue in the Adamsync tool.
3838

3939
## Workaround
4040

0 commit comments

Comments
 (0)