hello all,
I just installed an instancee of ADAM and I successfully connected the EP to it (the "Test Connection" workes fine).
However, when I try to create a user, EP returns the message, "Could not create user." Here's what I extracted from the log files:
======================================
[EXCEPTION]
#1#javax.naming.directory.NoSuchAttributeException: [LDAP: error code 16 - 00000057: LdapErr: DSID-0C090B3D, comment: Error in attribute conversion operation, data 0, vece ]; remaining name 'cn=aaabbbccc' at com.sun.jndi.ldap.LdapCtx.mapErrorCode(LdapCtx.java:3009) at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2934) at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2740) at com.sun.jndi.ldap.LdapCtx.c_createSubcontext(LdapCtx.java:777) at com.sun.jndi.toolkit.ctx.ComponentDirContext.p_createSubcontext(ComponentDirContext.java:319) at com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.createSubcontext(PartialCompositeDirContext.java:248) at com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.createSubcontext(PartialCompositeDirContext.java:236) at javax.naming.directory.InitialDirContext.createSubcontext(InitialDirContext.java:176) at javax.naming.directory.InitialDirContext.createSubcontext(InitialDirContext.java:176) at com.sap.security.core.persistence.datasource.imp.LDAPPersistence.createPrincipalDatabag(LDAPPersistence.java:2137) at com.sap.security.core.persistence.datasource.imp.LDAPDataSourceTransaction.commit(LDAPDataSourceTransaction.java:101) at com.sap.security.core.persistence.imp.DistributedTransaction.commit(DistributedTransaction.java:1146) at com.sap.security.core.imp.UserMaint.commit(UserMaint.java:543) at com.sap.security.core.admin.UserBean.createUser(UserBean.java:565) at com.sap.security.core.admin.UserAdminLogic.performUserCreate(UserAdminLogic.java:2647) at com.sap.security.core.admin.UserAdminLogic.executeRequest(UserAdminLogic.java:545) at com.sapportals.portal.prt.component.usermanagement.admin.UserAdminComponent.doContent(UserAdminComponent.java:71) at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209) at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114) at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328) at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136) at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable$1$DoDispatchRequest.run(AsyncIncludeRunnable.java:377) at java.security.AccessController.doPrivileged(Native Method) at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable.run(AsyncIncludeRunnable.java:390) at com.sapportals.portal.prt.core.async.ThreadContextRunnable.run(ThreadContextRunnable.java:164) at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:729) at java.lang.Thread.run(Thread.java:534) # #1.5#000D60114591007D000000220000123C00040E727D483368#1141784797692#com.sap.security.core.persistence#sap.com/irj#com.sap.security.core.persistence#cordell#576##kpcinc_WAS_2422250#cordell#9f220230ae4a11daad8f000d60114591#Thread[PRT-Async 0,5,PRT-Async]##0#0#Error#1#/System/Security/Usermanagement#Java###DataSource : Naming exception when trying to create principal #2#CORP_LDAP#***************************************************************************
com.sap.security.core.persistence.imp.PrincipalDatabagMaint Tue Mar 07 18:26:37 PST 2006
UniqueID: USER.CORP_LDAP.cn=aaabbbccc,ou=it,o=kpcinc,c=us
Type: USER
Home data source: CORP_LDAP
Private id part: cn=aaabbbccc,ou=it,o=kpcinc,c=us
*
"com.sap.security.core.usermanagement"|->"company" (no time limit)=""
"com.sap.security.core.usermanagement"|->"uniquename" (no time limit)="aaabbbccc"
"com.sap.security.core.usermanagement"|->"email" (no time limit)="aa@aa.com"
"com.sap.security.core.usermanagement"|->"accessibilitylevel" (no time limit)="0"
"com.sap.security.core.usermanagement"|->"lastname" (no time limit)="aaa"
"com.sap.security.core.usermanagement"|->"PRINCIPAL_CREATION_DATE" (no time limit)="0001141784797632"
"com.sap.security.core.usermanagement"|->"firstname" (no time limit)="bbb"
"com.sap.security.core.usermanagement"|->"PRINCIPAL_TYPE_ATTRIBUTE" (no time limit)="USER"
***************************************************************************
======================================
I've read a few other threads but some say that there is still no fix from SAP and others seem to say otherwise.
I don't know if I'm doing something wrong or if I should still be waiting for some fix from SAP or to give up on ADAM altogether.
Plase help if you can.
many thanks,
mike