min.sec highlight 4:20 Creating AD_Domino_Sync.xml 5:04 Set up the Connectors 6:00 Domino Users Connector 7:45 Domino Change Detection Connector 9:40 Active Directory Changelog v2 Connector 11:10 LDAP Connector 12:00 Build AD -> Domino AL 13:10 SyncAD_to_Domino assembly line 14:30 Delete branch 16:20 Not-delete branch 17:18 Link criteria - store AD GUID in Domino 19:18 Output mappings 19:30 AD $objectGuidStr maps to Domino seeAlso 19:55 Update mode 20:30 FullName advanced mapping 21:00 MailAddress mapping 21:20 Form mapping 21:25 Type mapping 21:30 Link criteria - AD $objectGuidStr maps to Domino seeAlso 23:00 Testing SyncAD_to_Domino 23:35 UpdateDomino component missing LastName mapping 24:20 Listen for changes at End Of Data 25:00 Turn off detailed logging to reduce noise 25:30 Add AD "New User" 26:10 See the "New User" in Domino 26:50 Modify telephone number in AD "New User" 27:10 See the "New User" in Domino 27:50 Testing Deletes 28:00 Raise search base to also listen for deletes 28:50 Delete AD "New User" 29:00 Deletes go to AdminP 29:30 Verify delete in Domino 29:40 Prevent overwriting mail address 30:15 Could read Internet Address and skip update 30:50 Instead use hooks 32:45 Use On Modify / Before Modify hook 33:30 Build Domino -> AD AL 34:30 In additionion to storing objectGUIDstr in Domino, also store LDAP DN in Location field 35:40 Map Location to $dn 36:38 Create SyncDomino_to_AD AL 37:10 "if add or delete" 37:50 "else modify" calls AD_LDAP connector named UpdateAD 38:05 "if add or delete" calls Send Alerts script component 38:35 UpdateAD only contains mail to InternetAddress map 39:56 Link criteria maps $dn with $Location 40:40 Testing SyncDomino_to_AD 40:50 Listen for changes at End Of Data 41:20 Need to supply Notes ID password 41:50 Add "Another User" to AD and propogate to Domino 42:30 Change Domino "Another User"s Internet Address and propogate to AD 43:00 Warning - user has been provisioned directly in Domino 43:20 Use a specialized login ID for TDI