- What is the BlackBerry AtHoc User Sync Client?
- User synchronization process overview
- Install and set up the BlackBerry AtHoc User Sync Client
- Execute the BlackBerry AtHoc User Sync Client
- Configure the data integration file
- Configuration overview
- Data adapter configuration
- Data processor configuration
- Data synchronizer configuration
- Synchronize LDAP groups
- How to synchronize users for enterprise user moves
- How to bulk update users' physical location
- How to configure organization subscription with the User Sync Client and API
- Troubleshoot the User Sync Client
- Appendix A: Adtools.exe
- Appendix B: Migrate from LDAP Sync Client version 1.2.7 to BlackBerry AtHoc User Sync Client
- Appendix C: Differences between the CSV Importer Tool and the BlackBerry AtHoc User Sync Client
- BlackBerry AtHoc Customer Support Portal
- Documentation feedback
- BlackBerry Docs
- BlackBerry AtHoc
- 1.2
- User Sync Client
- Appendix B: Migrate from LDAP Sync Client version 1.2.7 to BlackBerry AtHoc User Sync Client
- Change the XSL template file
- Distribution list mapping in LDAP Sync v 1.2.7
Distribution list mapping in LDAP Sync v 1.2.7
<xsl:element name="members"> <xsl:for-each select="members/member[@type='USER']"> <xsl:element name="user"> <xsl:attribute name="mid"> <xsl:value-of select="samaccountname"/> </xsl:attribute> </xsl:element> </xsl:for-each>