Hide Forgot
Description of problem: Our AD setup has users in ou=$UNIT,ou=Personnel,$BASE and groups in ou=Groups,ou=Global,$BASE. We have a sync agreement in place for every $UNIT OU and the Groups OU. The Groups sync can't see any users because they are outside the scope of itself. Version-Release number of selected component (if applicable): 1.2.8.3 Actual results: NSMMReplicationPlugin - received entry from dirsync: CN=Roys\, Joshua,OU=$UNIT,OU=Personnel,$BASE NSMMReplicationPlugin - agmt="cn=Org Groups" (dc01:636): map_entry_dn_inbound: looking for local entry matching AD entry [CN=Roys\, Joshua,OU=$UNIT,OU=Personnel,$BASE] NSMMReplicationPlugin - agmt="cn=Org Groups" (dc01:636): map_entry_dn_inbound: looking for local entry by guid [fd1c....] NSMMReplicationPlugin - agmt="cn=Org Groups" (dc01:636): map_entry_dn_inbound: problem looking for guid: -1 NSMMReplicationPlugin - agmt="cn=Org Groups" (dc01:636): map_entry_dn_inbound: looking for local entry by uid [jroys] NSMMReplicationPlugin - agmt="cn=Org Groups" (dc01:636): map_entry_dn_inbound: problem looking for username: -1 dse.ldif snippets: dn: cn=Org Groups,cn=replica,cn=$BASE,cn=mapping tree,cn=config objectClass: top objectClass: nsDSWindowsReplicationAgreement description: Org Groups cn: Org Groups nsds7WindowsReplicaSubtree: ou=Groups,ou=Global,$BASE nsds7DirectoryReplicaSubtree: ou=Groups,$BASE nsds7NewWinUserSyncEnabled: off nsds7NewWinGroupSyncEnabled: on nsds7WindowsDomain: $DOMAIN nsDS5ReplicaRoot: $BASE nsDS5ReplicaHost: dc01.$DOMAIN nsDS5ReplicaPort: 636 nsDS5ReplicaBindDN: $BINDDN nsDS5ReplicaTransportInfo: SSL nsDS5ReplicaBindMethod: SIMPLE nsDS5ReplicaCredentials: $PASS creatorsName: uid=admin,ou=administrators,ou=topologymanagement,o=netscaperoot modifiersName: cn=Multimaster Replication Plugin,cn=plugins,cn=config createTimestamp: 20110510124714Z modifyTimestamp: 20110512172057Z dn: cn=Org $UNIT,cn=replica,$BASE,cn=mapping tree,cn=config objectClass: top objectClass: nsDSWindowsReplicationAgreement description: Org $UNIT cn: Org $UNIT nsds7WindowsReplicaSubtree: ou=$UNIT,ou=Personnel,$BASE nsds7DirectoryReplicaSubtree: ou=$UNIT,ou=People,$BASE nsds7NewWinUserSyncEnabled: on nsds7NewWinGroupSyncEnabled: on nsds7WindowsDomain: $DOMAIN nsDS5ReplicaRoot: $BASE nsDS5ReplicaHost: dc01.$DOMAIN nsDS5ReplicaPort: 636 nsDS5ReplicaBindDN: $BINDDN nsDS5ReplicaTransportInfo: SSL nsDS5ReplicaBindMethod: SIMPLE nsDS5ReplicaCredentials: $PASS creatorsName: uid=admin,ou=administrators,ou=topologymanagement,o=netscaperoot modifiersName: cn=Multimaster Replication Plugin,cn=plugins,cn=config createTimestamp: 20110429190248Z modifyTimestamp: 20110512172057Z
Upstream ticket: https://fedorahosted.org/389/ticket/44
*** This bug has been marked as a duplicate of bug 746646 ***