Actions
Bug #328
closedldap referrals crash system when one referree is down
Start date:
11/20/2001
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
328
Description
the ldap authentication system crashes metacat if one of the referree servers is down and a referral is called. I do not know what the source of this error is or if it is a catchable exception. it needs to be looked into in more detail.
Updated by Chad Berkley almost 23 years ago
fixed this bug by changing the referral type to 'throw' and catching the referral exception then handling the NameingException that is thrown within the referral.
Actions