<div dir="ltr"><div><div><div>Hello list,<br><br></div>I'm trying to create AD users from Midpoint. I'm getting the 53 WILL_NOT_PERFORM error, which it seems to be related to the password policy. The AD I'm using does have a password policy.<br><br></div>So I'm trying to set some literal, strong password as a placeholder, but I don't think my mapping is working. How should I configure it? I cannot find any examples. Below are the error I get and the password outbound mapping.<br></div><div><br>com.evolveum.midpoint.util.<wbr>exception.SystemException: Got unexpected 
exception: 
org.identityconnectors.<wbr>framework.common.exceptions.<wbr>PermissionDeniedException:
 Error adding LDAP entry CN=JOHN DOE,OU=Users,DC=midpoint,DC=<wbr>local: unwillingToPerform: 
0000052D: SvcErr: DSID-031A12D2, problem 5003 (WILL_NOT_PERFORM), data 
0?? (53)<br><br><attribute><br>            <c:ref>ri:userPassword</c:ref><br>            <tolerant>true</tolerant><br>            <exclusiveStrong>false</<wbr>exclusiveStrong><br>            <fetchStrategy>explicit</<wbr>fetchStrategy><br>            <outbound><br>               <authoritative>true</<wbr>authoritative><br>               <exclusive>false</exclusive><br>               <strength>normal</strength><br>               <expression><br>                  <value>Midpoint2018*</value><br>               </expression><br>            </outbound><br></attribute></div><div><br></div><div><br></div><div>Thanks and happy new year to all =)<br></div></div>