<div dir="ltr">Thank you for the response. This should help.</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Apr 18, 2014 at 5:09 AM, German Parente <span dir="ltr">&lt;<a href="mailto:gparente@redhat.com" target="_blank">gparente@redhat.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi John,<br>
<br>
unfortunately, Directory Manager cannot bypass password policy.<br>
<br>
It could drive to inconsistencies if a new password matches one of the passwords kept in history.<br>
<br>
Eventually, a workaround would be just to reset passwordhistory of a certain user like this:<br>
<br>
<br>
ldapmodify -ZZZ -D &quot;cn=directory manager&quot; -w &lt;password&gt; -h localhost<br>
dn: uid=test01,ou=People,dc=**,dc=**,dc=**<br>
changetype: modify<br>
delete: passwordHistory<br>
<br>
This has been described, for instance, in:<br>
<div class="im HOEnZb"><br>
<a href="https://access.redhat.com/site/solutions/791773" target="_blank">https://access.redhat.com/site/solutions/791773</a><br>
<br>
<br>
regards,<br>
<br>
German.<br>
<br>
----- Original Message -----<br>
&gt; From: &quot;John Trump&quot; &lt;<a href="mailto:trumpjk@gmail.com">trumpjk@gmail.com</a>&gt;<br>
&gt; To: <a href="mailto:389-users@lists.fedoraproject.org">389-users@lists.fedoraproject.org</a><br>
&gt; Sent: Wednesday, April 16, 2014 6:10:39 PM<br>
&gt; Subject: [389-users] Allow Directory Manager to bypass Password Policy<br>
&gt;<br>
</div><div class="HOEnZb"><div class="h5">&gt; Is it possible to allow the Directory Manager to bypass the password policy<br>
&gt; when resetting user passwords? I want to be able to set a users password to<br>
&gt; a default password. Currently if this password is in the users password<br>
&gt; history I can not reuse the password.<br>
&gt;<br>
</div></div><div class="HOEnZb"><div class="h5">&gt; --<br>
&gt; 389 users mailing list<br>
&gt; <a href="mailto:389-users@lists.fedoraproject.org">389-users@lists.fedoraproject.org</a><br>
&gt; <a href="https://admin.fedoraproject.org/mailman/listinfo/389-users" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/389-users</a><br>
--<br>
389 users mailing list<br>
<a href="mailto:389-users@lists.fedoraproject.org">389-users@lists.fedoraproject.org</a><br>
<a href="https://admin.fedoraproject.org/mailman/listinfo/389-users" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/389-users</a></div></div></blockquote></div><br></div>