<div dir="ltr"><div><div><div>Good afternoon,<br><br></div>I'm attempting to set up and modify another of the sample connectors. Specifically, I would like to use one of the samples/resources/csvfile connectors to read new users (not assignments) out of a CSV file. I imported the sample file <b>localhost-csvfile-resource-advanced-sync-2.xml</b> and created a CSV file that looks like this:<br><br>"id","firstname","lastname","description","disabled","password","testfield"<br>"test12",Test,User1,"Test User","false","secret","something"<br><br></div>Midpoint scans the schema, as appropriate, and identifies that one user in the file. You can see, in the UI, all of the fields associated with that account, with the exception of the password. When I attempt to do "Import Account" in the UI to pull it in as a user (or on the resource screen, "Import accounts"), I get the following error message:<br><br>
                
                        Failed to import: 
com.evolveum.midpoint.model.api.PolicyViolationException: Provided 
password does not satisfy password policies. Required minimal size (5) 
of password is not met (password length: 4)<br><br></div>As far as I can tell, the imported password is simply blank. If I click on the account and view "Account details", the password shows up only when I select "show empty fields". However, in that case, shouldn't the <generate/> tag under <credentials> tell Midpoint to just create a policy-satisfying password for that user?<br clear="all"><div><div><div><div><br>-- <br><div class="gmail_signature"><div dir="ltr">Devin Rosenbauer<br>Principal Consultant<br>Identity Works LLC<br>+1 585 210 3201<br></div></div>
</div></div></div></div></div>