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] On Wed, Apr 21, 2010 at 12:17 PM, Max McGrath <[email protected]> wrote: > Hi all - > > Completely new to DSpace. Liking it so far. We are running version 1.6.0 > on Windows 2003 server. > > Trying to get LDAP authentication to work against our Novell eDirectory and > it is not currently working. I think I have all the appropriate config > setup in the dspace.cfg file. Here is the error that I'm seeing in the > logs. I really do not know what to make of it. > > 2010-04-21 12:09:43,865 INFO org.dspace.authenticate.LDAPAuthentication @ > anonymous:session_id=3682296498F0D4017435912AA44E753C:ip_addr=10.7.5.29:auth:attempting > trivial auth of user=mmcgrath > 2010-04-21 12:09:44,083 WARN org.dspace.authenticate.LDAPAuthentication @ > anonymous:session_id=3682296498F0D4017435912AA44E753C:ip_addr=10.7.5.29:ldap_authentication:type=failed_auth > javax.naming.AuthenticationException\colon; [LDAP\colon; error code 32 - NDS > error\colon; no such entry (-601)] > 2010-04-21 12:09:44,083 INFO > org.dspace.authenticate.PasswordAuthentication @ > anonymous:session_id=3682296498F0D4017435912AA44E753C:ip_addr=10.7.5.29:authenticate:attempting > password auth of user=mmcgrath > 2010-04-21 12:09:44,083 INFO org.dspace.app.xmlui.utils.AuthenticationUtil > @ > anonymous:session_id=3682296498F0D4017435912AA44E753C:ip_addr=10.7.5.29:failed_login:email=mmcgrath, > realm=null, result=4 > > LDAP works on other servers to eDirectory so that's not the issue. One > question I do have is, normally I have to specify a user (bind user I > think??) to connect to LDAP to read LDAP info. I didn't have to do that in > DSpace, is that correct? > > Any help is appreciated!! > > Thanks! > -- > 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

