Actions
Bug #309
closedmetacat does not follow LDAP referrals
Start date:
10/25/2001
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
309
Description
Metacat can't authenticate against the LTER ldap db because it doesn't need to
follow referrals properly. It was never implemented this way. Need to modify
the AuthLdap class to do so. This can be done by following the examples for
JNDI at ther following url:
http://java.sun.com/products/jndi/tutorial/ldap/referral/follow.html
Actions