Thank you Stacy. But I still seem to be having issues. As I mentioned before, we have three containers I need to search. Previously, setting ldap.object_context & ldap.search_context both to ou=STAFF,o=CARTHAGE allowed me to properly authenticate users from the STAFF container.
However, looking at your examples below: ldap.object_context = cn=Users,dc=example,dc=com ldap.search_context = dc=example,dc=com trying to set ldap.object_context & ldap-search_context to something like ou=STAFF,ou=STUDENTS,ou=FACULTY,o=CARTHAGE doesn't seem to work. Am I approaching this correctly? Or should my syntax be different? Thanks! -- Max McGrath Asst. Network Admin/Systems Specialist Carthage College 262-552-5512 [email protected] On Thu, Apr 22, 2010 at 9:21 AM, <[email protected]> wrote: > Max, > > It sounds like you might be looking to use LDAP Hierarchical Authentication > with DSpace, rather than the basic LDAP auth. I ran into this issue a few > months ago (with Active Directory, but the separate LDAP container issues > are the same), and I wrote up a wiki page on how I solved it: > > > http://wiki.dspace.org/confluence/display/DSPACE/LDAP+Hierarchical+Authentication+with+Active+Directory > > I hope this helps. > > -- > Stacy Pennington > Rhodes College > [email protected] > (901) 843-3968 > > > ------------------------------ > Date: Wed, 21 Apr 2010 16:33:03 -0500 > From: Max McGrath <[email protected]> > Subject: Re: [Dspace-tech] LDAP with DSpace > To: [email protected] > Message-ID: > <[email protected]> > Content-Type: text/plain; charset="iso-8859-1" > > Hi all - > > I got LDAP working now, so that is not a problem anymore. I do have a > problem with needing to search multiple OUs, I can only figure out how to > setup the config to search one OU. We run Novell 6.5 and have a container > for STUDENTS (ou=STUDENTS,o=CARTHAGE), a container for STAFF > (ou=STAFF,o=CARTHAGE), and a container for FACULTY (ou=FACULTY,o=CARTHAGE). > > How can I set it up in dspace.cfg to have all three of those as a search > base? I've tried just using o=CARTHAGE, and that doesn't seem to work. > > Thanks for any info! > -- > Max McGrath > Asst. Network Admin/Systems Specialist > Carthage College > 262-552-5512 > [email protected] >
------------------------------------------------------------------------------
_______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

