Fórum

Login Inactive Users issue

Yan Naing Oo, modificado 11 Anos atrás.

Login Inactive Users issue

Regular Member Postagens: 179 Data de Entrada: 17/02/11 Postagens Recentes
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 11 Anos atrás.

RE: Login Inactive Users issue

Liferay Legend Postagens: 14919 Data de Entrada: 02/09/06 Postagens Recentes
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.