Foren

Liferay not accepting LDAP user password

Naveen Sharma, geändert vor 12 Jahren.

Liferay not accepting LDAP user password

New Member Beiträge: 2 Beitrittsdatum: 18.08.11 Neueste Beiträge
Hi All,

I recently installed liferay 6.0.6. I had the requirement for using LDAP authentication which I did in Portal Settings.
All went off well and users/groups were imported from LDAP server successfully.
However, they cannot login using their passwords with LDAP server. I tried using the LDAP password policy in liferay but that did not work out.

Any idea of how to make liferay talk to ldap server for password verification ?

Do I need the patch mentioned here:
http://www.liferay.com/community/forums/-/message_boards/message/10090229

Regards,
Naveen Sharma.
thumbnail
Ravi Kumar Gupta, geändert vor 12 Jahren.

RE: Liferay not accepting LDAP user password

Liferay Legend Beiträge: 1302 Beitrittsdatum: 24.06.09 Neueste Beiträge
I did use LDAP with LR 6.0.6 some time back and it works fine. Can you please share the logs to analyze any error thats coming.

Thanks and Regards
Ravi
Naveen Sharma, geändert vor 12 Jahren.

RE: Liferay not accepting LDAP user password

New Member Beiträge: 2 Beitrittsdatum: 18.08.11 Neueste Beiträge
Dear Ravi,

> I did use LDAP with LR 6.0.6 some time back and it works fine

I can see all users imported from LDAP.
However, ldap passwords don't work. I have no clues.

Which log file to look for authentication failures. server/log doesn't show any errors.

Regards,
Naveen Sharma.
thumbnail
Ravi Kumar Gupta, geändert vor 12 Jahren.

RE: Liferay not accepting LDAP user password

Liferay Legend Beiträge: 1302 Beitrittsdatum: 24.06.09 Neueste Beiträge
okay.. and what LDAP access logs. Which LDAP you are using.. there should be some logs folder or so..

My approach to this problem is to check whether at login time LR is using LDAP or not.. if not then there is some problem in LR settings. If yes then check proper ldap credentials.
thumbnail
Raju OO7, geändert vor 12 Jahren.

RE: Liferay not accepting LDAP user password

Regular Member Beiträge: 239 Beitrittsdatum: 27.04.10 Neueste Beiträge
Naveen Sharma:
Dear Ravi,

> I did use LDAP with LR 6.0.6 some time back and it works fine

I can see all users imported from LDAP.
However, ldap passwords don't work. I have no clues.

Which log file to look for authentication failures. server/log doesn't show any errors.

Regards,
Naveen Sharma.


I think the problem is in your Authentication Search Filter filed. I've integrated Active Directory with LR 6.0.5, 6.0.6 and LR 6 EE SP2.
i gave (&(objectCategory=Person)(sAMAccountName=@screen_name@)) in my Authentication Search Filter filed. and configured authentication using screen name
thumbnail
Brian Scott Schupbach, geändert vor 12 Jahren.

RE: Liferay not accepting LDAP user password

Expert Beiträge: 329 Beitrittsdatum: 23.10.08 Neueste Beiträge
Hello,

Thanks for posting those screen shots. I had an issue where users could use ANY password to authenticate into the portal. That issue has been fixed.

However, I have run into a new problem... If a user has the role of the portal Administrator (omniadmin) any password can be entered with the username and they are allowed to enter the portal.

Any suggestions? are you experiencing something similar?

Thanks in advance.

Brian
thumbnail
Drew Blessing, geändert vor 12 Jahren.

RE: Liferay not accepting LDAP user password

Junior Member Beiträge: 78 Beitrittsdatum: 27.01.11 Neueste Beiträge
Out of curiosity, you're not using Chrome browser are you? I haven't ever seen this in Liferay 6.0.6 except with Chrome. The browser holds into the Session objects and makes Liferay, and other apps, appear to accept invalid passwords. It's worth a shot anyway.

By the way, I can't help but notice the giant red N you have as your pic. Do you work in NE? I know this is outside the scope of this forum. I work in K12 education in NE and we're doing a huge deployment of LR. If you're interested in collaborating or just chatting about LR, send me a dm on Twitter @drewblessing.
thumbnail
Brian Scott Schupbach, geändert vor 12 Jahren.

RE: Liferay not accepting LDAP user password

Expert Beiträge: 329 Beitrittsdatum: 23.10.08 Neueste Beiträge
Oops, I should have updated this post...

The issue has been corrected. I received a patch to get the LDAP import feature working the way I needed and somewhere in that patch it allowed users to authenticate with any password. I removed the patch and everything is working correctly now.

Yes, I do work in Nebraska! I'll send you a dm on twitter. It would be nice to see if we can collaborate on something.

Brian
thumbnail
Brandon Wagner, geändert vor 12 Jahren.

RE: Liferay not accepting LDAP user password

Junior Member Beiträge: 67 Beitrittsdatum: 15.05.08 Neueste Beiträge
Ravi -- cheers, you helped me greatly with these screenshots. The General tab was the key, for me.
Born Telefrag, geändert vor 10 Jahren.

RE: Liferay not accepting LDAP user password

New Member Beitrag: 1 Beitrittsdatum: 07.06.13 Neueste Beiträge
thx a lot, you saved a bunch of my time