Actions
Bug #2764
closedLDAP client should handle referral failure correctly
Start date:
02/08/2007
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
2764
Description
Today, a knb website user reported that she could not register an ldap account through the knb web site. The result turned out is that a new referral, which is not up, was added to the ldap server. The failure of referral cause ldapweb.cgi failed. It seems that Morpho couldn't get ldap tree correctly either.
The reason of the failure is the ldap client couldn't handle the situation that referral ldap is down.
Actions