Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - bmorales

Pages: [1]
1
Hi for everyone and thanks in advance for your help.
I have an old Zentyal server with 70 users, we need to export and import to another server, I try to do it with LDAP Admin and Apache DS but I get this error, I have not found some way to resolve it, I hope any help.
Thanks!

Complete log error:

Error while importing LDIF
 - 00002035: The primary group isn't settable on add operations!
org.apache.directory.api.ldap.model.exception.LdapUnwillingToPerformException: 00002035: The primary group isn't settable on add operations!
   at org.apache.directory.api.ldap.model.message.ResultCodeEnum.processResponse(ResultCodeEnum.java:2003)
   at org.apache.directory.studio.connection.core.io.api.DirectoryApiConnectionWrapper.checkResponse(DirectoryApiConnectionWrapper.java:1355)
   at org.apache.directory.studio.connection.core.io.api.DirectoryApiConnectionWrapper.access$11(DirectoryApiConnectionWrapper.java:1351)
   at org.apache.directory.studio.connection.core.io.api.DirectoryApiConnectionWrapper$6.run(DirectoryApiConnectionWrapper.java:911)
   at org.apache.directory.studio.connection.core.io.api.DirectoryApiConnectionWrapper.runAndMonitor(DirectoryApiConnectionWrapper.java:1277)
   at org.apache.directory.studio.connection.core.io.api.DirectoryApiConnectionWrapper.checkConnectionAndRunAndMonitor(DirectoryApiConnectionWrapper.java:1222)
   at org.apache.directory.studio.connection.core.io.api.DirectoryApiConnectionWrapper.createEntry(DirectoryApiConnectionWrapper.java:929)
   at org.apache.directory.studio.ldapbrowser.core.jobs.ImportLdifRunnable.importLdifRecord(ImportLdifRunnable.java:445)
   at org.apache.directory.studio.ldapbrowser.core.jobs.ImportLdifRunnable.importLdif(ImportLdifRunnable.java:272)
   at org.apache.directory.studio.ldapbrowser.core.jobs.ImportLdifRunnable.run(ImportLdifRunnable.java:218)
   at org.apache.directory.studio.connection.core.jobs.StudioConnectionJob.run(StudioConnectionJob.java:109)
   at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)

00002035: The primary group isn't settable on add operations!




2
Saludos para todos, de ante mano muchas gracias por su tiempo y ayuda.

Estoy intentando realizar una configuración para autenticarme mediante LDAP, así que requiero poderme conectar al LDAP de Zentyal y la aplicación desde la que me necesito conectar me pide los campos:

HOST -- 192.168.1.4
PUERTO -- 389
Nombre de usuario -- CN:Administrator
CONTRASEÑA -- *************
NODO DE DIRECTORIO -- dc=*****, dc=**
TAMAÑO DE AGRUPACIÓN PREFERIDO -- 10
TAMAÑO DE AGRUPACIÓN MAXÍMO -- 20
TIMEOUT DE CONEXIÓN -- 300


- He probado realizando telnet, y responde sin problema.
- Valide el puerto y es el 389 que como dije anteriormente me responde a telnet.
- Desactive el firewall y sigue sin funcionar.
- No veo mucha documentación al respecto.
- He cambiado usuario y datos de los campos pero nada.
- En cuanto al mapa de campos me solicita (USER_NAME, EMAIL_ADDR, ACTUAL_NAME y OFFICE_PHONE), allí realmente no se que poner.

Si alguien me puede ayudar por favor.
Dios les bendiga. Muchas gracias.

Pages: [1]