Hi David,

it should just work if you copy your modified class to 1.7.2 and
configure it (see below). The authentication API hasn't changed
(AFAIK), even if the modules did.

You'll have to migrate
plugin.sequence.org.dspace.authenticate.AuthenticationMethod =
org.dspace.authenticate.MyLDAPAuthentication
from [dspace]/config/dspace.cfg to [dspace]/config/modules/authentication.cfg
and ldap config options from [dspace]/config/dspace.cfg to
[dspace]/config/modules/authentication-ldap.cfg

If you want to see the changes to LDAPAuthentication.java between
1.6.2 and 1.7.2, see the following commit history (the commit from Apr
23, 2009 is in 1.6.2):

https://github.com/DSpace/DSpace/commits/dspace-1.7.2/dspace-api/src/main/java/org/dspace/authenticate/LDAPAuthentication.java


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to