We've used LDAP for authentication on both CF5 and MX. CF5 like geoff said is all good. However in MX when doing an anonomous lookup of the user to retrieve their dn, MX would add multiple spaces throughout the string. When returning this dn with the users password the authentication would fail. We simply stripped multiple spaces out of the dn before passing it back for the authentication process.
Jarrod. "Geoff Bowers" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > CFLDAP is all good. Certainly with version CF5 -- to date I have little > or no experience personally with CFLDAP for CFMX. > > -- geoff > http://www.daemon.com.au/ > > Gavin Fairlamb wrote: > > Hi > > We are at present considering development of an application of using Cold > > Fusion and LDAP in a data warehouse type scenario and are really looking > > for anecdotal type evidence on how successful it has been. Is there a lot > > of issues in getting them to work together (using <CFLDAP> i assume), is it time > > consuming/pain in the neck to implement? Are there many 'tricks' in > > getting it to work happily? > > Have you implemented it with Cold Fusion vs5? We are considering this > > partnership or LDAP with PHP...if anyone has had good/bad experiences with > > the CF/LDAP pairing, your feedback would be most appreciated. > > Thanks in advance. > > Regards > > Gavin > > > > > > > --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/
