@Andy the problem is not with OpenBD but with your communication to the
corp.rohatyngroup.com ldap server. The error message clearly notes it
is having network connection problems. All the strategies you
attempted to get this working is unrelated to anything associated with
the problem.
We utilize CFLDAP all the time in our projects for ActiveDirectory
authentication. Next time it happens, jump onto the box that OpenBD is
running and attempt to do "telnet corp.rohatyngroup.com 398" to make
sure you have connectivity.
Incidentally, we've got a new plugin that will be released very soon,
that utilizes a much stronger mechanism so you, the CFML developer,
never gets to see the user password. Details on this coming soon.
We're finishing up some documentation.
Andy Mei wrote:
Hi all,
We are leverage CF_LDAP tag to authenticate our user against MS
ActiveDirectory with latest stable release of OBD. We are getting
intermittent LDAP connection error below time to time and so how
magically it will fixes itself after couple minutes. We tried various
different strategies such as flush CFM cache, restart OBD process,
start browser in private mode. None of these action resolve in
consistent results. We have check on ActiveDirectory LDAP side and
does not see any error logs.
Could not authenticate user [email protected] against
LDAP. Message: javax.naming.PartialResultException [Root exception is
javax.naming.CommunicationException: corp.rohatyngroup.com:389 [Root
exception is java.net.ConnectException: Connection timed out:
connect]]; ROOT CAUSE=corp.rohatyngroup.com:389
Andy
--
official tag/function reference: http://openbd.org/manual/
mailing list - http://groups.google.com/group/openbd?hl=en