<div dir="ltr">Hi,<div><br></div><div>I have the following mapping for unlock/lockout user on AD:</div><div><div>    <attribute></div><div>            <c:ref>ri:lockoutTime</c:ref></div><div>            <limitations></div><div>               <maxOccurs>1</maxOccurs></div><div>            </limitations></div><div>            <outbound></div><div>               <strength>strong</strength></div><div>               <expression></div><div>                  <value>0</value></div><div>               </expression></div><div>               <condition></div><div>                  <script></div><div>                     <code></div><div><br></div><div>                // Condition is needed to detect password attribut has been changed</div><div>                   </div><div> </code></div><div>                  </script></div><div>               </condition></div><div>            </outbound></div><div>         </attribute></div></div></div>