I am using documentum 5.3 sp5 and I want to run ldap syncronization method manually.
I tried "java com.documentum.ldap.LDAPSync -bDOCBASE_NAME -udmadmin -ntrue" and it returns "java.lang.NoClassDefFoundError".
I think it is a CLASSPATH problem, but I don't know where is com.documentum.ldap.LDAPSync class.
Any help?