Hi everyone,
 
I'm trying to get hierarchical LDAP working in my environment and keep running 
into snags.  I've gotten past most of them but I am hung up on this one and 
have had little to no luck figuring out what it means.  I am hoping one of you 
can graciously point me in the right direction.  Here goes...
 
dspace 1.7.1 on Red Hat 6.1   and trying to connect to our campus Active 
Directory.  Below is a snippet of the log file I receive when attempting to 
authenticate a user via LDAP...
 
 
2012-08-21 13:59:58,573 DEBUG org.dspace.app.webui.servlet.DSpaceServlet @ 
anonymous:session_id=8576C39FA34E6905D2D00F332D94DB37:
-- Method\colon; POST
-- Parameters were\colon;
-- login_password\colon; *not logged*
-- login_submit\colon; "Log In"
-- login_netid\colon; "HiddenUserName"
 
2012-08-21 13:59:58,573 INFO  
org.dspace.authenticate.LDAPHierarchicalAuthentication @ 
anonymous:session_id=8576C39FA34E6905D2D00F332D94DB37:ip_addr=MYIPADDR:auth:attempting
 trivial auth of user=HiddenUserName
2012-08-21 13:59:58,582 DEBUG org.dspace.storage.rdbms.DatabaseManager @ 
Running query "select * from eperson where netid = ? "  with parameters: a10jlt1
2012-08-21 13:59:58,716 DEBUG 
org.dspace.authenticate.LDAPHierarchicalAuthentication @ 
anonymous:session_id=8576C39FA34E6905D2D00F332D94DB37:ip_addr=MYIPADDR:got 
DN:CN=HiddenUserName,OU=correctDN,DC=niunt,DC=niu,DC=edu
2012-08-21 13:59:58,722 INFO  
org.dspace.authenticate.LDAPHierarchicalAuthentication @ 
anonymous:session_id=8576C39FA34E6905D2D00F332D94DB37:ip_addr=MYIPADDR:autoregister:netid=HiddenUserName
2012-08-21 13:59:58,723 INFO  org.dspace.app.webui.servlet.LDAPServlet @ 
anonymous:session_id=8576C39FA34E6905D2D00F332D94DB37:ip_addr=MYIPADDR:failed_login:netid=HiddenUserName,
 result=5
2012-08-21 13:59:58,723 DEBUG org.dspace.app.webui.util.JSPManager @ 
anonymous:session_id=8576C39FA34E6905D2D00F332D94DB37:ip_addr=MYIPADDR:view_jsp:/login/incorrect.jsp
 
 
Any info you guys might have would be helpful at this point.  I am having zero 
luck explaining/correcting this one.
 
Thanks!
Joe
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to