Alright, here's another one. This one seems a little more real. Anybody using CFLDAP on MX? We use it to authenticate against our Novell Network. It seems like it doesn't like the DN attribute. Doesn't Like DN. I need DN. How do you do an LDAP operation w/o DN? The documentation includes DN as a valid attribute... Here's the error...
Attribute validation error for tag CFLDAP. The tag does not allow the attribute(s) DN. The valid attribute(s) are ACTION,ATTRIBUTES,DELIMITER,FILTER,FILTERFILE,MAXROWS,NAME,PASSWORD,PORT,REBIND,REFERRAL,SCOPE,SECURE,SEPARATOR,SERVER,SORT,SORTCONTROL,START,STARTROW,TIMEOUT,USERNAME. The Error Occurred in /web/customtags/ndsauth.cfm: line 23 22 : 23 : <cfldap action="query" 24 : dn="cn=#attributes.username#,o=wcslc_ut" 25 : name="qgetcontext" Any thoughts? ----- Willy Ray Web Applications Developer Certified Advanced ColdFusion Developer Westminster College ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

