Thanks for your quick response, my clarifications are below<br><br>
<div><span class="gmail_quote">On 7/16/07, <b class="gmail_sendername">Richard Megginson</b> <<a href="mailto:rmeggins@redhat.com">rmeggins@redhat.com</a>> wrote:</span></div>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Nate Huddleson wrote:<br>> I have attempted to follow the instructions included in the<br>> HowTo:ChainOnUpdate, but have run into a problem when attempting to
<br>> configure the chaining backend for the chaining plugin.<br>What problem?</blockquote>
<div>I am getting a "ldap_add: Local error" from ldap_modify when I attempt to import the following LDIF file:</div>
<div> </div>
<div>-------------</div>
<div>dn: cn=chainbe1, cn=chaining database, cn=plugins, cn=config<br>objectclass: top<br>objectclass: extensibleObject<br>objectclass: nsBackendInstance<br>cn: chainbe1<br>nsslapd-suffix: dc=mycompany,dc=net<br>nsfarmserverurl:
<a href="ldaps://gigdev0062.mycompany.net:636">ldaps://gigdev0062.mycompany.net:636</a><br>nsmultiplexorbinddn: cn=Replication Manager, cn=config<br>nsmultiplexorcredentials: testpass<br>nsCheckLocalACI: on</div>
<div>-------------<br> </div>
<div>I also attempted to import the file via JXplorer and perl's Net::LDAP module. Both failed with the same error (Error 82, in the case of JXplorer). When I attempted to create the object with just the dn, cn and objectclasses, it worked fine.
</div>
<div> </div>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">> After digging for a while, I discovered that my problem seemed to be<br>> that the attributes used (such as "nsFarmServerURL" and
<br>> "nsMultiplexorBindDN", etc, etc) are not defined in the schema.<br>What leads you to believe this is the problem? The schema for this is<br>defined internally in the server code, so there are no external schema
<br>files required to define this schema.</blockquote>I am using JXplorer to browse the LDAP, which provides a schema browser for whatever DB you are connected to. It does not list the attributes I listed above, but does show many of the other Fedora-DS specific attributes, as well as custom object classes and attributes that we have added.
<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">> I have checked out the source code for FDS 1.0, 1.0.1, 1.0.2, 1.0.3<br>> and 1.0.4 and have not been able to find the schema file that contains
<br>> these attributes. Can anybody help me with finding the schema file<br>> and/or the correct way to set up Chaining on Update?<br>><br>> Thanks,<br>> Nate.<br>><br>> P.S. I am trying to set up a master-slave system with a Round Robin
<br>> DNS in front of it for load balancing. I wanted to set up the chain<br>> on update so that all the clients can see the system as a single<br>> server, rather than a collection of servers.<br>> ------------------------------------------------------------------------
<br>><br>> --<br>> Fedora-directory-devel mailing list<br>> <a href="mailto:Fedora-directory-devel@redhat.com">Fedora-directory-devel@redhat.com</a><br>> <a href="https://www.redhat.com/mailman/listinfo/fedora-directory-devel">
https://www.redhat.com/mailman/listinfo/fedora-directory-devel</a><br>><br><br>--<br>Fedora-directory-devel mailing list<br><a href="mailto:Fedora-directory-devel@redhat.com">Fedora-directory-devel@redhat.com</a><br><a href="https://www.redhat.com/mailman/listinfo/fedora-directory-devel">
https://www.redhat.com/mailman/listinfo/fedora-directory-devel</a><br><br><br></blockquote><br>