Hello all,
 I have problem, i'm using dspace 1.5.2, jspui, about our organization  1500
people, So I think  using Active Directory, My configuration file :

#### Stackable Authentication Methods #####

# Stack of authentication methods
# (See org.dspace.authenticate.AuthenticationManager)
# Example:
# plugin.sequence.org.dspace.authenticate.AuthenticationMethod = \
# org.dspace.authenticate.ShibAuthentication, \
# org.dspace.authenticate.PasswordAuthentication

# Next two lines added by Clive Gould on 22/04/09 to allow AD Authentication

plugin.sequence.org.dspace.authenticate.AuthenticationMethod = \
org.dspace.authenticate.LDAPHierarchicalAuthentication

#### LDAP Authentication Configuration Settings ####

ldap.enable = true
ldap.provider_url = ldap://brom.com:389/
ldap.id_field = cn
ldap.object_context = dc=brom, dc=com
ldap.search_context = dc=brom,dc=com
ldap.email_field = mail
ldap.surname_field = sn
ldap.givenname_field = givenName
webui.ldap.autoregister = true
ldap.login.specialgroup = Authenticated
ldap.search_scope = 2
ldap.search.user = bindu...@brom.com
ldap.search.password = *********


dspace.log
2009-11-26 20:35:24,630 INFO
org.dspace.authenticate.LDAPHierarchicalAuthentication @
anonymous:session_id=DB5F46EA3805E99C3B5F59D4ECCCAAFA:ip_addr=10.31.2.37:auth:attempting
trivial auth of user=xxxxxx...@xx.xx.xx.xx
2009-11-26 20:35:24,675 INFO
org.dspace.authenticate.LDAPHierarchicalAuthentication @
anonymous:session_id=DB5F46EA3805E99C3B5F59D4ECCCAAFA:ip_addr=10.31.2.37:failed_login:no
DN found for user xxxxx...@xx.xx.xx.xx
2009-11-26 20:35:24,675 INFO  org.dspace.app.webui.servlet.LDAPServlet @
anonymous:session_id=DB5F46EA3805E99C3B5F59D4ECCCAAFA:ip_addr=10.31.2.37:
failed_login:netid=xxxxxx...@xx.xx.xx.xx, result=2


What can I do? Help me.

Regards, Zoloo
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to