Foros de discusión

Login Inactive Users issue

Yan Naing Oo, modificado hace 11 años.

Login Inactive Users issue

Regular Member Mensajes: 179 Fecha de incorporación: 17/02/11 Mensajes recientes
Hi everyone,

I have getting , the automatically inactive in user_ tbl in lportal db. when i have restart the server, one user have turn into inactive but In active directory(AD) the user is still be active. what is goes wrong ? let me know possible to recover it ?

thank
thumbnail
David H Nebinger, modificado hace 11 años.

RE: Login Inactive Users issue

Liferay Legend Mensajes: 14916 Fecha de incorporación: 2/09/06 Mensajes recientes
First you should not be modifying the database directly. If you haven't already noticed, the changes you think you're making are not valid. Only the Liferay API is the valid way of changing database values.

If you set the user as inactive using the API and enabled the LDAP export functionality, it would be automatically synced over to AD.