Hi, Yet a new pb (sorry :-( ) I try to sync to different subtrees ou=People,dc=orleans,dc=ird,dc=fr and cn=utilisateurs,cn=orleans,dc=ird,dc=fr since replication assistant asked for each sub tree, i thought it was easy to map it together. Logs say : [19/Mar/2009:14:53:33 +0100] NSMMReplicationPlugin - received entry from dirsync: CN=toutou,CN=Users,DC=ird,DC=fr [19/Mar/2009:14:53:33 +0100] NSMMReplicationPlugin - agmt="cn=j" (porlsvrdc0003:636): windows_process_total_entry: Looking dn="uid=zizou,ou=People,dc=orleans,dc=ird,dc=fr" (ours) [19/Mar/2009:14:53:33 +0100] NSMMReplicationPlugin - agmt="cn=j" (porlsvrdc0003:636): map_entry_dn_outbound: looking for AD entry for DS dn="uid=zizou,ou=People,dc=orleans,dc=ird,dc=fr" guid="(null)" [19/Mar/2009:14:53:33 +0100] NSMMReplicationPlugin - agmt="cn=j" (porlsvrdc0003:636): map_entry_dn_outbound: looking for AD entry for DS dn="uid=zizou,ou=People,dc=orleans,dc=ird,dc=fr" username="zizou" [19/Mar/2009:14:53:33 +0100] - Calling windows entry search request plugin [19/Mar/2009:14:53:33 +0100] NSMMReplicationPlugin - agmt="cn=j" (porlsvrdc0003:636): map_entry_dn_outbound: entry not found - rc -1 Any idea ? BR, -- =========================================Emmanuel BILLOT IRD - Orléans Délégation aux Systèmes d''Information (DSI) tél : 02 38 49 95 88 ==========================================
Emmanuel BILLOT wrote:> Hi, > > Yet a new pb (sorry :-( ) > > I try to sync to different subtreessync is between suffixes:// http://www.redhat.com/docs/manuals/dir-server/ag/8.0/Windows_Sync.html#Windows_Sync-About_Windows_Sync with the note: " Any descendant container entries need to be created separately in Active Directory by an administrator; Windows Sync does not create container entries. "> > ou=People,dc=orleans,dc=ird,dc=fr and > cn=utilisateurs,cn=orleans,dc=ird,dc=fr > > since replication assistant asked for each sub tree, i thought it was > easy to map it together. > > Logs say : > [19/Mar/2009:14:53:33 +0100] NSMMReplicationPlugin - received entry > from dirsync: CN=toutou,CN=Users,DC=ird,DC=fr > [19/Mar/2009:14:53:33 +0100] NSMMReplicationPlugin - agmt="cn=j" > (porlsvrdc0003:636): windows_process_total_entry: Looking > dn="uid=zizou,ou=People,dc=orleans,dc=ird,dc=fr" (ours) > [19/Mar/2009:14:53:33 +0100] NSMMReplicationPlugin - agmt="cn=j" > (porlsvrdc0003:636): map_entry_dn_outbound: looking for AD entry for > DS dn="uid=zizou,ou=People,dc=orleans,dc=ird,dc=fr" guid="(null)" > [19/Mar/2009:14:53:33 +0100] NSMMReplicationPlugin - agmt="cn=j" > (porlsvrdc0003:636): map_entry_dn_outbound: looking for AD entry for > DS dn="uid=zizou,ou=People,dc=orleans,dc=ird,dc=fr" username="zizou" > [19/Mar/2009:14:53:33 +0100] - Calling windows entry search request > plugin > [19/Mar/2009:14:53:33 +0100] NSMMReplicationPlugin - agmt="cn=j" > (porlsvrdc0003:636): map_entry_dn_outbound: entry not found - rc -1 > > Any idea ? > > BR, >
Marc Sauton a écrit :> Emmanuel BILLOT wrote: >> Hi, >> >> Yet a new pb (sorry :-( ) >> >> I try to sync to different subtrees > sync is between suffixes:// > http://www.redhat.com/docs/manuals/dir-server/ag/8.0/Windows_Sync.html#Windows_Sync-About_Windows_Sync > > with the note: > " > Any descendant container entries need to be created separately in > Active Directory by an administrator; Windows Sync does not create > container entries. > "Ok, however the DIT is already set on each directory. Users are directly under ou=People,dc=orleans,dc=ird,dc=fr for FDS and cn=utilisateurs,cn=orleans,dc=ird,dc=fr for AD (empty, i want to fill it with FDS users) There is no container or subtree to create. That''s why i define those two suffixes in the sync agremment. In the logs, it seems that the replication get a FDS user in the subtree i defined in the agrement, for ex uid=vinet45,ou=people,dc=orleans,dc=ird,dc=fr, and then search the same entry in AD. It fails (AD subtree is empty and is differents than FDS''s one), and all stop. What''s wrong ? BR,>> >> ou=People,dc=orleans,dc=ird,dc=fr and >> cn=utilisateurs,cn=orleans,dc=ird,dc=fr >> >> since replication assistant asked for each sub tree, i thought it was >> easy to map it together. >> >> Logs say : >> [19/Mar/2009:14:53:33 +0100] NSMMReplicationPlugin - received entry >> from dirsync: CN=toutou,CN=Users,DC=ird,DC=fr >> [19/Mar/2009:14:53:33 +0100] NSMMReplicationPlugin - agmt="cn=j" >> (porlsvrdc0003:636): windows_process_total_entry: Looking >> dn="uid=zizou,ou=People,dc=orleans,dc=ird,dc=fr" (ours) >> [19/Mar/2009:14:53:33 +0100] NSMMReplicationPlugin - agmt="cn=j" >> (porlsvrdc0003:636): map_entry_dn_outbound: looking for AD entry for >> DS dn="uid=zizou,ou=People,dc=orleans,dc=ird,dc=fr" guid="(null)" >> [19/Mar/2009:14:53:33 +0100] NSMMReplicationPlugin - agmt="cn=j" >> (porlsvrdc0003:636): map_entry_dn_outbound: looking for AD entry for >> DS dn="uid=zizou,ou=People,dc=orleans,dc=ird,dc=fr" username="zizou" >> [19/Mar/2009:14:53:33 +0100] - Calling windows entry search request >> plugin >> [19/Mar/2009:14:53:33 +0100] NSMMReplicationPlugin - agmt="cn=j" >> (porlsvrdc0003:636): map_entry_dn_outbound: entry not found - rc -1 >> >> Any idea ? >> >> BR, >> > > -- > Fedora-directory-users mailing list > Fedora-directory-users@redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users-- =========================================Emmanuel BILLOT IRD - Orléans Délégation aux Systèmes d''Information (DSI) tél : 02 38 49 95 88 ==========================================
Emmanuel BILLOT a écrit :> Marc Sauton a écrit : >> Emmanuel BILLOT wrote: >>> Hi, >>> >>> Yet a new pb (sorry :-( ) >>> >>> I try to sync to different subtrees >> sync is between suffixes:// >> http://www.redhat.com/docs/manuals/dir-server/ag/8.0/Windows_Sync.html#Windows_Sync-About_Windows_Sync >> >> with the note: >> " >> Any descendant container entries need to be created separately in >> Active Directory by an administrator; Windows Sync does not create >> container entries. >> " > Ok, however the DIT is already set on each directory. > Users are directly under > ou=People,dc=orleans,dc=ird,dc=fr for FDS > and > cn=utilisateurs,cn=orleans,dc=ird,dc=fr for AD (empty, i want to fill > it with FDS users) > > > There is no container or subtree to create. > That''s why i define those two suffixes in the sync agremment. > > In the logs, it seems that the replication get a FDS user in the > subtree i defined in the agrement, for ex > uid=vinet45,ou=people,dc=orleans,dc=ird,dc=fr, and then search the > same entry in AD. > It fails (AD subtree is empty and is differents than FDS''s one), and > all stop. > > What''s wrong ? > > BR, > > >>> >>> ou=People,dc=orleans,dc=ird,dc=fr and >>> cn=utilisateurs,cn=orleans,dc=ird,dc=fr >>> >>> since replication assistant asked for each sub tree, i thought it >>> was easy to map it together. >>> >>> Logs say : >>> [19/Mar/2009:14:53:33 +0100] NSMMReplicationPlugin - received entry >>> from dirsync: CN=toutou,CN=Users,DC=ird,DC=fr >>> [19/Mar/2009:14:53:33 +0100] NSMMReplicationPlugin - agmt="cn=j" >>> (porlsvrdc0003:636): windows_process_total_entry: Looking >>> dn="uid=zizou,ou=People,dc=orleans,dc=ird,dc=fr" (ours) >>> [19/Mar/2009:14:53:33 +0100] NSMMReplicationPlugin - agmt="cn=j" >>> (porlsvrdc0003:636): map_entry_dn_outbound: looking for AD entry for >>> DS dn="uid=zizou,ou=People,dc=orleans,dc=ird,dc=fr" guid="(null)" >>> [19/Mar/2009:14:53:33 +0100] NSMMReplicationPlugin - agmt="cn=j" >>> (porlsvrdc0003:636): map_entry_dn_outbound: looking for AD entry for >>> DS dn="uid=zizou,ou=People,dc=orleans,dc=ird,dc=fr" username="zizou" >>> [19/Mar/2009:14:53:33 +0100] - Calling windows entry search request >>> plugin >>> [19/Mar/2009:14:53:33 +0100] NSMMReplicationPlugin - agmt="cn=j" >>> (porlsvrdc0003:636): map_entry_dn_outbound: entry not found - rc -1 >>> >>> Any idea ? >>> >>> BR, >>> >> >> -- >> Fedora-directory-users mailing list >> Fedora-directory-users@redhat.com >> https://www.redhat.com/mailman/listinfo/fedora-directory-users > >I finally found what the pb was (cn/ou confusion) Sync is working -- =========================================Emmanuel BILLOT IRD - Orléans Délégation aux Systèmes d''Information (DSI) tél : 02 38 49 95 88 ==========================================