Hello all,
I need help populating the Owner and Displayed owner list in the Portal. Here is my situation:
For DL groups imported from Active Directory we are trying to populate the Owner and Displayed Owner list attributes in the Portal. For the OwnerList attribute we would like to use the members listed in the DL’s msExchCoManagedByLink. For the Displayed Owner we need to use managedBy. We are under the constraint that the Portal requires the DisplayedOwner to be a part of the OwnerList; however, Exchange stores the managedBy and msExchCoManagedByLink as separate ReferenceDN values. If I attempt add the managedBy person to msExchCoManagedByLink then Exchange will remove it automatically.
What kind of workflow can I use to combine these two attributes from AD and use it to populate the Owner and Displayed Owner list in the Portal for groups?
Thanks