[midPoint] Configuring synchronisation of resource account to user

Ivan Noris ivan.noris at evolveum.com
Fri Apr 21 08:27:06 CEST 2017


Hi Tommy,

please try c:emailAddress instead of c:mail. That's the correct
attribute name as defined in the common schema (see
https://github.com/Evolveum/midpoint/blob/v3.5.1/infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd#L2537
for midPoint 3.5.1)

Ivan


On 04/21/2017 08:14 AM, Tommy Montegu wrote:
>
> Hello Ivan,
>
>  
>
> I got news. I find the problem.
>
>  
>
> Indeed my cn in zimbra is « Surname + first name », but in AD it’s
> « first name + surname ».
>
>  
>
> So I decided to use correlation between adresse mail. In zimbra, I
> want to use the zimbraMaildeliveryAddress, and in the user in
> midPoint, I want to use mail.
>
>  
>
> So I configure like this :
>
>  
>
> <correlation>
>
>             <q:equal>
>
>                <q:path>c:mail</q:path>
>
>                <expression>
>
>                  
> <path>$account/attributes/zimbraMailDeliveryAddress</path>
>
>                </expression>
>
>             </q:equal>
>
>          </correlation>
>
>          <reconcile>true</reconcile>
>
>  
>
> But it still doesn’t work. I Have error in my reconciliation task :
>
>  
>
> Error occurred during resource object shadow owner lookup, reason:
> Couldn't search users in repository, based on filter (See logs).
>
>  
>
> So I don’t know why it doesn’t work. You can find attach my new
> resource configuration file for Zimbra.
>
>  
>
> Thank you very much.
>
>  
>
> Best regards
>
>  
>
>  
>
>
>
> _______________________________________________
> midPoint mailing list
> midPoint at lists.evolveum.com
> http://lists.evolveum.com/mailman/listinfo/midpoint

-- 
Ivan Noris
Senior Identity Engineer
evolveum.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.evolveum.com/pipermail/midpoint/attachments/20170421/ebfcbe3b/attachment.htm>


More information about the midPoint mailing list