Project

General

Profile

Bug #6405

Updated by ben leinfelder over 10 years ago

Running the JUnit test: 
 <pre> 
 MetaCatServletTest. testOtherReferralLogin 
 </pre> 
 I noticed the UCNRS referral was not successful. 
 http://localhost:8080/metacat/metacat?action=login&username=uid=testreferral,o=UCNRS,dc=ecoinformatics,dc=org&password=testreferral 
 It works on the KNB: 
 http://knb.ecoinformatics.org/knb/metacat?action=login&username=uid=testreferral,o=UCNRS,dc=ecoinformatics,dc=org&password=testreferral 

 But not on the trunk/localhost. 

Back