On Sat, Sep 14, 2013 at 3:22 AM, Richard Mixon <[email protected]> wrote:
> After restarting, when I open in the browser in the outline pane it looks > like this: > > DIT > Root DSE (6) > > O dc=example,dc=com > > O o=SevenSeas,dc=com (1) > x o=SevenSeas > > Under the "Root DSE" "o=SevenSeas,dc=com" is listed as a namingContexts - > along with "dc=example,dc=com" , "ou=config", "ou=schema" and "ou=system". > > But it keeps telling me "Cannot find a partition for ou=people,o=sevenSeas" > > you have to create an entry with "ou=people" under "o=servenSeas" see if the corresponding entry with DN "ou=people,o=sevenSeas" is present in the LDIF file you have > Thank you! > > > On Fri, Sep 13, 2013 at 2:41 PM, Emmanuel Lécharny <[email protected] > >wrote: > > > Le 9/13/13 11:31 PM, Richard Mixon a écrit : > > > I have been dligently trying to follow the SevenSeas example > instructions > > > at this link: > > > > > > > > > http://directory.apache.org/apacheds/basic-ug/1.5-sample-configuration.html > > > > > > I've setup the new partition using this link: > > > > > > http://directory.apache.org/apacheds/basic-ug/1.4.3-adding-partition.html > > > I assume the word SevenSeans is mispelled and should really be > SevenSeas, > > > > Absolutely right. Tis is a typo. > > > though I was a bit curious why SevenSeas is used whereas the sampe LDIF > > > file uses sevenSeas. > > > > > > Anyway, I end up with these error messages: > > > > > > ----- BEGIN ERRORS ----- > > > # Sample LDIF data for the ApacheDS v1.0 Basic User's Guide > > > # > > > # Some sailors and their ships > > > # userpassword for all persons is "pass" > > > # > > > version: 1 > > > > > > #!RESULT ERROR > > > #!CONNECTION ldap://localhost:10389 > > > #!DATE 2013-09-13T13:18:11.856 > > > #!ERROR [LDAP: error code 32 - NO_SUCH_OBJECT: failed for MessageType : > > > ADD_REQUEST Message ID : 94 Add Request : Entry dn[n]: > > > ou=people,o=sevenSeas objectclass: organizationalUnit > > objectclass: > > > top ou: people description: Contains entries which describe > > persons > > > (seamen) : ERR_268 Cannot find a partition for ou=people,o=sevenSeas] > > > dn: ou=people,o=sevenSeas > > > objectclass: organizationalUnit > > > objectclass: top > > > description: Contains entries which describe persons (seamen) > > > ou: people > > > ----- END ERRORS ----- > > > > > > Did I miss a step fore creating or importing the schema for people? > > > > Have ou created the sevenSeans partiton before injecting the LDIF ? If > > so, you should see it in the root entry, in the NamingContexts > > attribute. I would suggest to stop and restart the server if the > > partition has been added. > > > > > > > > My ultimate target is to have a relatively simple LDAP database that > can > > > support user authentication by both WordPress and Spring Java apps > which > > > both have LDAP support. > > > > That should work fine. > > > > We are going to fix the picture to get the right name, btw. > > > > -- > > Regards, > > Cordialement, > > Emmanuel Lécharny > > www.iktek.com > > > > > > > -- > Richard Mixon > Custom Computer Creations, L.L.C. > mobile: (480) 577-6834 office: (480) 614-3442 > email: [email protected] <mailto:[email protected]> > Microsoft Partner ID: 1263725 > The messages and documents transmitted with this notice contain > confidential information belonging to the sender. If you are not the > intended recipient of this information, you are hereby notified that any > disclosure, copying, distribution or use of the information is strictly > prohibited. If you have received this transmission in error, please notify > the sender immediately. > -- Kiran Ayyagari http://keydap.com
