Difference between revisions of "HowTos/Advanced omldapsync"

From Scalix Wiki
Jump to: navigation, search
(sync.cfg Tips & Tricks)
(Known Issue in scalix v.12.0)
Line 7: Line 7:
  
 
=== Known Issue in scalix v.12.0 ===
 
=== Known Issue in scalix v.12.0 ===
In v.12.0 omldapsync requires exact JRE 1.5, so you need to
+
In v.12.0 omldapsync is incompatible with any JRE v. 1.6 and v. 1.7, currently just v. 1.5 is supported), so you need to
 
* download and install JRE 1.5  
 
* download and install JRE 1.5  
 
* change JAVA_HOME in /var/opt/scalix/<instance>/s/ldapsync/<configuration name>/sync.cfg
 
* change JAVA_HOME in /var/opt/scalix/<instance>/s/ldapsync/<configuration name>/sync.cfg

Revision as of 08:05, 22 November 2013

Scalix Wiki -> How-Tos -> Advanced omldapsync

sync.cfg Tips & Tricks

Mapping Tables

Predefined Custom Mappings

  • !CUSTOM=IM_LOCAL_DOMAIN: This custom mapping manages the correct mappings and selections of attribute values when exporting contact records to Exchange environments. Note that this has some special behaviour for agreement type 22 (Bidirectional Active Directory), which has not been supplied. If the agreement type is 22, special mapping behaviour will use attribute names mail instead of rfc822mailbox, targetAddress instead of Target-Address and proxyAddresses instead of otherMailbox.


Known Issue in scalix v.12.0

In v.12.0 omldapsync is incompatible with any JRE v. 1.6 and v. 1.7, currently just v. 1.5 is supported), so you need to

  • download and install JRE 1.5
  • change JAVA_HOME in /var/opt/scalix/<instance>/s/ldapsync/<configuration name>/sync.cfg
  • add JAVA_HOME line in /etc/opt/scalix-tomcat/scalix-tomcat.conf
  • restart tomcat service
  • now you can use omldapsync