Hi All, I am using the Syncope 2.0.3 with ApacheDS 2.0.0-M23 for identity store. In ApacheDS I have Must Change Password enabled for the password policy. When a new user is created the pwdReset flag is true. How can I get Syncope to change the flag to False? Changing the Must Change Password attribute for the UserTo doesn't impact this, neither does reset the users password. So far I have found no way to change this flag. I tried adding a mapping between mustChangePassword and pwdReset with a JEXL transformer to convert Syncope's 0|1 value to ApacheDS's expected true|false. With this in place when I create a user with must change password as true the provisioning is successful but when I try to create/update a user with value false the sync fails. ApacheDS complains that I am trying to set more than one value to the pwdReset attribute that only accepts a single value. Anyone have any thoughts or recommendations?
Thanks, Justin Isenhour -- View this message in context: http://syncope-user.1051894.n5.nabble.com/Cannot-get-Must-Change-Password-to-sync-with-ApacheDS-pwdReset-Attribute-tp5709254.html Sent from the syncope-user mailing list archive at Nabble.com.
