Foros de discusión

Liferay login with IE

Vishakh Bhatt, modificado hace 14 años.

Liferay login with IE

New Member Mensajes: 18 Fecha de incorporación: 17/02/09 Mensajes recientes
Hi Guys,

I have not been able to login in to Liferay 5.2.2 or 5.2.3 when used with IE.
LR is configured to work with LDAP and it works fine with Firefox and Chrome and every other browsers.

But it does not allow IE to log in.

The error is: "Authentication failed. Please enable browser cookies and try again. "

Can some one please guide?
Any help much appreciated.

Thanks,
Vish
thumbnail
zaheer mohammed saddapalli, modificado hace 14 años.

RE: Liferay login with IE

Regular Member Mensajes: 165 Fecha de incorporación: 15/01/08 Mensajes recientes
Vishakh Bhatt:
Hi Guys,

I have not been able to login in to Liferay 5.2.2 or 5.2.3 when used with IE.
LR is configured to work with LDAP and it works fine with Firefox and Chrome and every other browsers.

But it does not allow IE to log in.

The error is: "Authentication failed. Please enable browser cookies and try again. "

Can some one please guide?
Any help much appreciated.

Thanks,
Vish



set this property in portal-ext.properties

session.enable.persistent.cookies=false

Restart the server.

Hope this will helps u.....

With Regards
S Mohammed Zaheer
Vishakh Bhatt, modificado hace 14 años.

RE: Liferay login with IE

New Member Mensajes: 18 Fecha de incorporación: 17/02/09 Mensajes recientes
Thanks Zaheer,

That fixed it, Cheers