Yes I created mine in the dse.ldif as well a while back. Though I put the user into an LDIF file and used ldapmodify to add it.<div><br></div><div><div>cat replication_manager.ldif </div><div><br></div><div>dn: cn=replication manager,cn=config</div>
<div>objectClass: inetorgperson</div><div>objectClass: person</div><div>objectClass: top</div><div>cn: replication manager</div><div>sn: manager</div><div>userPassword: (cleartext password)</div><div>passwordExpirationTime: 20380119031407Z</div>
<div>nsIdleTimeout: 0</div></div><div><br></div><div>Stop dirsrv</div><div><br></div><div>ldapmodify -D &quot;cn=directory manager&quot; -W -f replication_manager.ldif<br></div><div><br></div><div>Start dirsrv</div><div><br>
</div><div><br></div><div><div>grep &quot;dn: cn=replication manager&quot; -A 15 /etc/dirsrv/slapd-kat-ds-02/dse.ldif</div><div><br></div><div>dn: cn=replication manager,cn=config</div><div>objectClass: inetorgperson</div>
<div>objectClass: person</div><div>objectClass: top</div><div>objectClass: organizationalPerson</div><div>cn: replication manager</div><div>sn: manager</div><div>passwordExpirationTime: 20380119031407Z</div><div>nsIdleTimeout: 0</div>
<div>userPassword:: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX==</div><div>creatorsName: cn=directory manager</div><div>modifiersName: cn=directory manager</div><div>createTimestamp: 20120708014028Z</div><div>
modifyTimestamp: 20120708014028Z</div></div><div><br></div><div><br></div><div>--Derek</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Dec 6, 2012 at 9:53 AM, Rich Megginson <span dir="ltr">&lt;<a href="mailto:rmeggins@redhat.com" target="_blank">rmeggins@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">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000"><div class="im">
    On 12/06/2012 08:20 AM, Sharuzzaman Ahmat Raslan wrote:
    <blockquote type="cite">In the URL <a href="https://access.redhat.com/knowledge/docs/en-US/Red_Hat_Directory_Server/9.0/html/Administration_Guide/Creating_the_Supplier_Bind_DN_Entry.html" target="_blank">https://access.redhat.com/knowledge/docs/en-US/Red_Hat_Directory_Server/9.0/html/Administration_Guide/Creating_the_Supplier_Bind_DN_Entry.html</a><br>

      <br>
      Quote:<br>
      However, although Red Hat recommends not storing simple user
      entries under <code>cn=config</code> for performance
      reasons, it can be useful to store special user entries such as
      the Directory Manager entry or replication manager (supplier bind
      DN) entry under <code>cn=config</code> since this
      centralizes configuration information. <br>
      <br>
      Quote:<br>
      <ol>
        <li>
          <div>Stop the Directory Server. If the server is not
            stopped, the changes to the <code>dse.ldif</code>
            file will not be saved. See <a href="https://access.redhat.com/knowledge/docs/en-US/Red_Hat_Directory_Server/9.0/html/Administration_Guide/Starting_and_Stopping-DS.html" target="_blank">Section 1.3,
              “Starting and Stopping Servers”</a> for more information
            on stopping the server. </div>
        </li>
        <li>
          <div> Create a new entry, such as <code>cn=replication
              manager,cn=config</code>, in the <code>dse.ldif</code>
            file. </div>
        </li>
      </ol>
    </blockquote>
    <br></div>
    Ok.  Please file a doc bug.  We should not encourage people to edit
    the dse.ldif when it is not necessary.<div class="im"><br>
    <br>
    <blockquote type="cite">
      <p><br>
      </p>
      <p>I cannot give the error message now, as I&#39;m not at customer
        site. When I get back to office, I will give the exact error.</p>
      <p>Thanks.<br>
      </p>
      <div class="gmail_extra"><br>
        <br>
        <div class="gmail_quote">
          On Thu, Dec 6, 2012 at 10:19 PM, Rich Megginson <span dir="ltr">&lt;<a href="mailto:rmeggins@redhat.com" target="_blank">rmeggins@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">
            <div bgcolor="#FFFFFF" text="#000000">
              <div> On 12/05/2012 10:07 PM, Sharuzzaman Ahmat
                Raslan wrote:
                <blockquote type="cite">Hi all,<br>
                  <br>
                  According to RH document, if you want to create the
                  replication user, you must edit the dse.ldif file and
                  put the user information there.<br>
                </blockquote>
                <br>
              </div>
              No.  Where does it say that you must edit the dse.ldif?
              <div><br>
                <br>
                <blockquote type="cite"><br>
                  I tried to use 389-console, create user (which use
                  uid=repman) then try to enable cn=repman, but there is
                  error saying that directory server refuse to do the
                  renaming.<br>
                </blockquote>
                <br>
              </div>
              Can you provide the exact error message?<br>
              <br>
              <blockquote type="cite">
                <div> <br>
                  What is the correct way to create cn=repman only by
                  using 389 console?<br>
                  <br>
                  Thanks.<br>
                  <br>
                  <br>
                  <a href="https://access.redhat.com/knowledge/docs/en-US/Red_Hat_Directory_Server/9.0/html/Administration_Guide/Creating_the_Supplier_Bind_DN_Entry.html" target="_blank">https://access.redhat.com/knowledge/docs/en-US/Red_Hat_Directory_Server/9.0/html/Administration_Guide/Creating_the_Supplier_Bind_DN_Entry.html</a><br>

                  <br>
                  <br clear="all">
                  <br>
                  -- <br>
                  Sharuzzaman Ahmat Raslan<br>
                  <br>
                  <fieldset></fieldset>
                  <br>
                </div>
                <span><font color="#888888">
                    <pre>--
389 users mailing list
<a href="mailto:389-users@lists.fedoraproject.org" target="_blank">389-users@lists.fedoraproject.org</a>
<a href="https://admin.fedoraproject.org/mailman/listinfo/389-users" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/389-users</a></pre>
                  </font></span></blockquote>
              <br>
            </div>
          </blockquote>
        </div>
        <br>
        <br clear="all">
        <br>
        -- <br>
        Sharuzzaman Ahmat Raslan<br>
      </div>
      <br>
      <fieldset></fieldset>
      <br>
      <pre>--
389 users mailing list
<a href="mailto:389-users@lists.fedoraproject.org" target="_blank">389-users@lists.fedoraproject.org</a>
<a href="https://admin.fedoraproject.org/mailman/listinfo/389-users" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/389-users</a></pre>
    </blockquote>
    <br>
  </div></div>

<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><br></blockquote></div><br></div>