Foren

NTLM and browsers

Frédéric Aubé, geändert vor 8 Jahren.

NTLM and browsers

Junior Member Beiträge: 37 Beitrittsdatum: 17.07.14 Neueste Beiträge
Hi,

My connection with Liferay NTLM and IE 10 works perfectly, not on Firefox or Chrome.
I have seen a lot of topics in here and others forums about NTLM and Firefox/Chrome, none of them was recent. This is why i insist about it.

I've tried things like http://sivel.net/2007/05/firefox-ntlm-sso/ about:config network.automatic-ntlm-auth.trusted-uris on Firefox.
Same issue.

Does someone know how to make it works with firefox or chrome?
thumbnail
David H Nebinger, geändert vor 8 Jahren.

RE: NTLM and browsers

Liferay Legend Beiträge: 14918 Beitrittsdatum: 02.09.06 Neueste Beiträge
I haven't heard anything recent but it doesn't surprise me. NTLM was always a M$-only thing. I don't believe the other browsers have any interest in supporting it fully.

Note that this is not really a Liferay issue so there's not much reason to talk about it here. That's probably the biggest reason that there's no recent discussions on it...
Frédéric Aubé, geändert vor 8 Jahren.

RE: NTLM and browsers

Junior Member Beiträge: 37 Beitrittsdatum: 17.07.14 Neueste Beiträge
Thank you David.
It's always a pleasure to have your expertise, you are everywhere on this forum to help us and I am happy about that. emoticon
thumbnail
Alexey Kakunin, geändert vor 8 Jahren.

RE: NTLM and browsers

Liferay Master Beiträge: 621 Beitrittsdatum: 07.07.08 Neueste Beiträge
Hi Frederic!

Confirming, NTLM is working nice with other browsers except IE, but looks like Liferay do not know it yet.

Problem is here: https://github.com/liferay/liferay-portal/blob/6.2.x/portal-impl/src/com/liferay/portal/servlet/filters/sso/ntlm/NtlmFilter.java#L89
Liferay checks for IE and disable NTLM support for other browsers except IE.

I think it was done because of this issue: https://issues.liferay.com/browse/LPS-15559 or this one: https://issues.liferay.com/browse/LPS-22375

I've created another one to return back support for other browsers: https://issues.liferay.com/browse/LPS-56849 - vote for it if you like Liferay fixed it quickly!

====
Alexey Kakunin
Liferay Experts in Russia
Frédéric Aubé, geändert vor 8 Jahren.

RE: NTLM and browsers

Junior Member Beiträge: 37 Beitrittsdatum: 17.07.14 Neueste Beiträge
Thank you for giving me this explanation , I understand better now.

Vote done.
thumbnail
Karthik Nainupatruni, geändert vor 4 Jahren.

RE: NTLM and browsers

Junior Member Beiträge: 28 Beitrittsdatum: 05.05.15 Neueste Beiträge
Hi,
i have the same problem , NTLM is not working in chrome browser  , Any work around for liferay 7 ,thanks in advance....