At 11:54 AM 7/25/2002 +0100, you wrote: >It's apparent that the <cfldap> tag will cause the server to restart >when it doesn't like the response it gets. We've noticed that if you >set the timeout value it simply doesn't timeout, so we're writing a >command line LDAP client to do the authenication for us.
Are you trapping for errors with CFTRY/CFCATCH? You should be prepared to handle errors with these tags whenever you access a remote resource (LDAP, SMTP, POP, etc) that may or may not be there. Brian _____ Brian Panulla [EMAIL PROTECTED] Chief Information Officer 814.238.6680 Elmwood Media Group www.elmwoodmedia.com ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. ------------------------------------------------------------------------------ Archives: http://www.mail-archive.com/cf-linux%40houseoffusion.com/ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_linux or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
