Note that there are some explanatory texts on larger screens.

plurals
  1. POLiferay and export users into LDAP
    primarykey
    data
    text
    <p>I would like to enable the export of the users from Liferay into my OpenLDAP server. So I enabled the ceckbox on the configuration page and I set the parameters in the LDAP export.</p> <p>Now, when I try to create a user in Liferay I get: </p> <blockquote> <p>Login is temporarily unavailable.</p> </blockquote> <p>any suggestions?</p> <p><img src="https://i.stack.imgur.com/uvk6k.png" alt="enter image description here"></p> <p>this is the bt in java console:</p> <pre><code>Caused by: javax.naming.directory.InvalidAttributeValueException: [LDAP: error code 21 - object class: value #1 invalid per syntax]; remaining name 'cn=myname,dc=myTest,dc=com' at com.sun.jndi.ldap.LdapCtx.mapErrorCode(LdapCtx.java:3054) at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2987) at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2794) at com.sun.jndi.ldap.LdapCtx.c_bind(LdapCtx.java:397) at com.sun.jndi.ldap.LdapCtx.c_bind(LdapCtx.java:354) at com.sun.jndi.toolkit.ctx.ComponentContext.p_bind(ComponentContext.java:596) at com.sun.jndi.toolkit.ctx.PartialCompositeContext.bind(PartialCompositeContext.java:1 83) at javax.naming.InitialContext.bind(InitialContext.java:404) at com.liferay.portal.security.ldap.PortalLDAPExporterImpl.addUser(PortalLDAPExporterIm pl.java:360) at com.liferay.portal.security.ldap.PortalLDAPExporterImpl.exportToLDAP(PortalLDAPExpor terImpl.java:252) at com.liferay.portal.security.ldap.PortalLDAPExporterUtil.exportToLDAP(PortalLDAPExpor terUtil.java:62) at com.liferay.portal.model.UserListener.exportToLDAP(UserListener.java:96) at com.liferay.portal.model.UserListener.onAfterUpdate(UserListener.java:72) ... 91 more </code></pre>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload