<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hello,<br>
      <br>
      This password is base64 encoded and folded at the ~80th column. 
      (So, please do not remove the last '=')<br>
      <div> userPassword::
        e1NTSEF9dGljWTdhcTlFSVRoYmRrZHhYcWxWN2dLZnhSMVpFeEJWd0xOeEE9PQ==</div>
      <br>
      If you decode it, it looks like this:<br>
      <blockquote> {SSHA}ticY7aq9EIThbdkdxXqlV7gKfxR1ZExBVwLNxA==<br>
      </blockquote>
      It is SSHA hashed.<br>
      <br>
      I think you have a directory manager privilege.  If so, you could
      reset the password by ldapmodify command?<br>
      ldapmodify ... &lt;&lt; EOF<br>
      dn: cn=replicationManager,cn=config<br>
      changetype: modify<br>
      replace: userPassword<br>
      userPassword: &lt;new_password&gt;<br>
      EOF<br>
      <br>
      Herb Burnswell wrote:<br>
    </div>
    <blockquote
cite="mid:CAOuzmw6hs1TKAPStjyOgNe=cMp0CC-6-SO5SP36SgPsxJSNQmA@mail.gmail.com"
      type="cite">
      <div dir="ltr">All,
        <div><br>
        </div>
        <div>I am taking over a newly installed 389-ds environment:</div>
        <div><br>
        </div>
        <div>
          <div>389-admin-1.1.29-1.el6.x86_64</div>
          <div>389-admin-console-1.1.8-1.el6.noarch</div>
          <div>389-admin-console-doc-1.1.8-1.el6.noarch</div>
          <div>389-adminutil-1.1.15-1.el6.x86_64</div>
          <div>389-console-1.1.7-1.el6.noarch</div>
          <div>389-ds-1.2.2-1.el6.noarch</div>
          <div>389-ds-base-1.2.11.15-32.el6_5.x86_64</div>
          <div>389-ds-base-libs-1.2.11.15-32.el6_5.x86_64</div>
          <div>389-ds-console-1.2.6-1.el6.noarch</div>
          <div>389-ds-console-doc-1.2.6-1.el6.noarch</div>
          <div>389-dsgw-1.1.10-1.el6.x86_64</div>
        </div>
        <div><br>
        </div>
        <div>I have two systems that I will use as Multiple Masters.
           The problem is when creating a replication agreement on each
          side, replication fails with:</div>
        <div><br>
        </div>
        <div>49 LDAP error invalid credentials</div>
        <div><br>
        </div>
        <div>So, I need to reset the replication manager user password.
           When I look at the dse.ldif file I see:</div>
        <div><br>
        </div>
        <div>
          <div>dn: cn=replicationManager,cn=config</div>
          <div>objectClass: inetorgperson</div>
          <div>objectClass: person</div>
          <div>objectClass: top</div>
          <div>objectClass: organizationalPerson</div>
          <div>cn: replicationManager</div>
          <div>sn: RM</div>
          <div>passwordExpirationTime: 20380119031407Z</div>
          <div>nsIdleTimeout: 0</div>
          <div>userPassword::
            e1NTSEF9dGljWTdhcTlFSVRoYmRrZHhYcWxWN2dLZnhSMVpFeEJWd0xOeEE9PQ=</div>
          <div> =</div>
          <div>creatorsName: cn=administrators</div>
          <div>modifiersName: cn=administrators</div>
          <div>createTimestamp: 20131025040123Z</div>
          <div>modifyTimestamp: 20131025040123Z</div>
        </div>
        <div><br>
        </div>
        <div><br>
        </div>
        <div>This looks odd to me regarding the userPassword and it
          having an 'extra line' after it.  If I move the '=' sign back
          to the same above line and bounce dirsrv it goes back to the
          above.</div>
        <div><br>
        </div>
        <div>In any event, how can I reset this password?   Any
          assistance is greatly appreciated.</div>
        <div><br>
        </div>
        <div>Thanks in advance,</div>
        <div><br>
        </div>
        <div>Herb</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">--
389 users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:389-users@lists.fedoraproject.org">389-users@lists.fedoraproject.org</a>
<a class="moz-txt-link-freetext" href="https://admin.fedoraproject.org/mailman/listinfo/389-users">https://admin.fedoraproject.org/mailman/listinfo/389-users</a></pre>
    </blockquote>
    <br>
  </body>
</html>