WOW... it was a case sensitive thing.  Maybe our code always was broken and we 
just never stumbled upon it.

We use to do this:
attributes="cn=#arguments.FIRSTNAME# #arguments.LASTNAME#;

We had to change cn into CN and now it works.
attributes="CN=#arguments.FIRSTNAME# #arguments.LASTNAME#;





-----Original Message-----
From: Chad Gray [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, April 15, 2008 3:00 PM
To: CF-Talk
Subject: RE: CFLdap and CF8

We did an upgrade from 7 to 8.  Nothing special.




-----Original Message-----
From: Dawson, Michael [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, April 15, 2008 2:46 PM
To: CF-Talk
Subject: RE: CFLdap and CF8

I don't recall anything changing with LDAP in CF8.  However, I don't use
CFLDAP to create LDAP objects.

Have you changed the underlying JVM version with the upgrade to CF8?

m!ke

-----Original Message-----
From: Chad Gray [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, April 15, 2008 1:18 PM
To: CF-Talk
Subject: CFLdap and CF8

We had LDAP code that was working in CF7 now it is not working in CF8.

Has something changed?

We are adding a user to LDAP and get this error:

An error has occured while trying to execute add :[LDAP: error code 19 -
00002081: AtrErr: DSID-03151122, #1: 0: 00002081: DSID-03151122, problem
1005 (CONSTRAINT_ATT_TYPE), data 0, Att 3 (cn) ].





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:303465
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to