There looks to be a comma and backslash missing in your list, e.g:

# Stack of authentication methods
#  (See org.dspace.authenticate.AuthenticationManager)
plugin.sequence.org.dspace.authenticate.AuthenticationMethod = \
         org.dspace.authenticate.PasswordAuthentication, \
         org.dspace.eperson.LDAPAuthentication, \
         org.dspace.eperson.X509Authentication



Mika Stenberg wrote:
> I cannot seem to enable LDAP authentication in DSPace 1.5?
>
> I set:
>
> # Stack of authentication methods
> #  (See org.dspace.authenticate.AuthenticationManager)
> plugin.sequence.org.dspace.authenticate.AuthenticationMethod = \
>          org.dspace.authenticate.PasswordAuthentication
>          org.dspace.eperson.LDAPAuthentication, \
>          org.dspace.eperson.X509Authentication
>
>
> And ldap.enable = true.
>
> and restarted tomcat.
>
> However, JSPUI or XMLUI wont offer LDAP login.
> Whats the catch?
>
>
> -Mika
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
> Don't miss this year's exciting event. There's still time to save $100. 
> Use priority code J8TL2D2. 
> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
> _______________________________________________
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>
>
>   


-- 
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to