To synchronize all the e-mail values of the multivalue Proxy-Address and Target-Address attributes, add the < proxyFlg/> tag to the driver parameters.
In iManager, click
> .Locate and select the Identity Manager Driver for Exchange object (for example, EXCHANGE 5_5), then click
.Locate the
section, then click .Select
so that you can edit the script.Add the < proxyFlg/> tag.
This tag can go anywhere between the < driver-options> tags. The updated parameters could look similar to the following example:
<driver-options> <x-ldap-server display-name="IP address of Exchange Server(for LDAP queries):">167.55.135.28</x-ldap-server> <x-remote display-name="Remote Exchange Driver?(1=true; 0=false):">0</x-remote> <x-server display-name="Exchange Server Name:">DHEAD</x-server> <x-site display-name="Exchange Site:">/o=Novell/ou=DOMAINLIMA</x-site> <proxyFlg/> </driver-options>
Deselect
, then return to the section.Click
.