Foros de discusión

Does Liferay stores the password for authentication for LDAP users

anil s kolhe, modificado hace 15 años.

Does Liferay stores the password for authentication for LDAP users

New Member Mensajes: 22 Fecha de incorporación: 12/03/09 Mensajes recientes
How does the authentication happen when users are imported from LDAP.
Does password are stored in the Liferay DB for authentication or Liferay redirect the authentication to LDAP server for authentication.

Please explain.
thumbnail
Amos Fong, modificado hace 15 años.

RE: Does Liferay stores the password for authentication for LDAP users

Liferay Legend Mensajes: 2047 Fecha de incorporación: 7/10/08 Mensajes recientes
Hey Anil,

See portal.properties and look for authentication pipeline for some details on authentication.

There is a property you can set so Liferay only uses the provided authentication class. Look for more detail explanation in portal.properties.

auth.pipeline.enable.liferay.check=false