Re: Cannot get Must Change Password to sync with ApacheDS pwdReset Attribute

2017-07-14 Thread Francesco Chicchiriccò
On 14/07/2017 16:17, justin.isenhour wrote: Francesco, I was finally able to upgrade Syncope to v2.0.4 and now the synchronization of mustChangePassword is working as expected. Thanks for your help with this issue. Glad to hear that :-) Regards. -- Francesco Chicchiriccò Tirasa - Open

Re: Cannot get Must Change Password to sync with ApacheDS pwdReset Attribute

2017-06-27 Thread ilgrosso
justin.isenhour wrote > Are there any configure values that I may have missed while setting up the > connector or schema object that will impact this? First of all, are you able to successfully replicate my steps above with 2.0.4-SNAPSHOT in embedded mode [1]? Regards. [1]

Re: Cannot get Must Change Password to sync with ApacheDS pwdReset Attribute

2017-06-27 Thread justin.isenhour
No thoughts as to why changes to mustChangePassword are not triggering a prorogation task? Are there any configure values that I may have missed while setting up the connector or schema object that will impact this? -- View this message in context:

Re: Cannot get Must Change Password to sync with ApacheDS pwdReset Attribute

2017-06-27 Thread ilgrosso
Then I can only suggest you to either try Syncope 2.0.4-SNAPSHOT [1] or to wait 2/3 weeks for Syncope 2.0.4. If you choose to go with 2.0.4-SNAPSHOT, try with a brand new project rather than upgrading your existing one. Regards. [1]

Re: Cannot get Must Change Password to sync with ApacheDS pwdReset Attribute

2017-06-26 Thread justin.isenhour
I am using Syncope 2.0.3 and am doing a Maven war overly. -- View this message in context: http://syncope-user.1051894.n5.nabble.com/Cannot-get-Must-Change-Password-to-sync-with-ApacheDS-pwdReset-Attribute-tp5709254p5709277.html Sent from the syncope-user mailing list archive at Nabble.com.

Re: Cannot get Must Change Password to sync with ApacheDS pwdReset Attribute

2017-06-15 Thread Francesco Chicchiriccò
On 14/06/2017 19:40, justin.isenhour wrote: Francesco, Thanks for your reply. I have followed the steps you described but am not getting the same result as you. If in ApacheDS password policy section I have Allow Must Change flagged then when I try to create a new user the sync with ApacheDS

Re: Cannot get Must Change Password to sync with ApacheDS pwdReset Attribute

2017-06-14 Thread justin.isenhour
Francesco, Thanks for your reply. I have followed the steps you described but am not getting the same result as you. If in ApacheDS password policy section I have Allow Must Change flagged then when I try to create a new user the sync with ApacheDS fails, it complains that there are 2 values

Re: Cannot get Must Change Password to sync with ApacheDS pwdReset Attribute

2017-06-06 Thread Francesco Chicchiriccò
Hi, here's what I did (after creating new Maven project, in embedded mode - it should be exactly the same with standalone distribution): 1. from Admin Console, I went to Topology > resource-ldap > edit provision rules 2. added a mapping item to USER / __ACCOUNT__, with *

Re: Cannot get Must Change Password to sync with ApacheDS pwdReset Attribute

2017-06-05 Thread justin.isenhour
Francesco, pwdRest is part of the pwdpolicy schema (OID: 1.3.6.1.4.1.42.2.27.8.1.22) I am creating a user using the inetOrgPerson class. If you are using Apache Directory Studio to look at the objects this attribute will not show by default, you will need to include optional attributes to get it

Re: Cannot get Must Change Password to sync with ApacheDS pwdReset Attribute

2017-06-05 Thread Francesco Chicchiriccò
On 01/06/2017 19:40, justin.isenhour wrote: 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