[midPoint] Fwd: Re: Error while Synchronization

Ivan Noris ivan.noris at nlight.eu
Thu Apr 10 16:15:26 CEST 2014


Hi Nitin,

it seems that you are creating users in midPoint from your DB table
resource, and it does not work because the password for midPoint user is
not generated or is too weak.

You should have something like this in your source resource:


. . .
  <credentials>
    <password>
      <inbound>
        <strength>weak</strength>
          <expression>
            <generate/>
          </expression>
       </inbound>
    </password>
  </credentials>
</accountType>
</schemaHandling>

This will generate midPoint user password based on default midPoint policy.

Regards,
Ivan

>
>
> -------- Original Message --------
> Subject: Re: [midPoint] Error while Synchronization
> From: "Nitin G. Prabhu" <Nitin.Prabhu at mastek.com>
> To: midPoint General Discussion <midpoint at lists.evolveum.com>
> CC:
>
> _______________________________________________
> midPoint mailing list
> midPoint at lists.evolveum.com
> http://lists.evolveum.com/mailman/listinfo/midpoint
>


-- 
  Ing. Ivan Noris
     IT Architect
  nLight, s.r.o.
  ___________________________________________________
  "Semper cautus - semper paratus - semper idem Vix."




More information about the midPoint mailing list