Project

General

Profile

« Previous | Next » 

Revision 1005

Added by Matt Jones about 22 years ago

Fixed the getIdentifyingName() sub so that it properly looks up someones
DN if passed in a DN that is an alias. This is mainly important for
sites like PISCO that use a different root to their tree than the
ecoinformatics.org tree. Now we can successfully authenticate againast
PISCO.

One problem. This fix broke our SSL support, because we can no longer
assume that a difference between ldapUrl and ldapsUrl tells us whether
or not to use SSL. So I commented out the SSL line temporarily until we
figure out a more robust way of doing it, probably by using startTLS.

  • added
  • modified
  • copied
  • renamed
  • deleted