|
Mailing Lists
|
Home /
Groups /
ColdFusion Talk (CF-Talk)
CFLdap and ColdFusion 8
We had LDAP code that was working in CF7 now it is not working in CF8.Chad Gray 04/15/08 02:16 P I don't recall anything changing with LDAP in CF8. However, I don't useDawson, Michael 04/15/08 02:46 P We did an upgrade from 7 to 8. Nothing special.Chad Gray 04/15/08 02:59 P WOW... it was a case sensitive thing. Maybe our code always was broken and we just never stumbled upon it.Chad Gray 04/15/08 03:21 P Hi Chad,James Blaha 04/15/08 06:09 P 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) ]. 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 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) ]. We did an upgrade from 7 to 8. Nothing special. 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 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) ]. 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#; We did an upgrade from 7 to 8. Nothing special. 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 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) ]. Hi Chad, I'm using cf8, we didnt have any cfldap issues with AD or SunOne when I went from 7 to 8. There is a nocase option. -Jim
|
May 24, 2012
|
Latest Fusion Authority Articles
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||