Fórumok

Liferay not accepting LDAP user password

Naveen Sharma, módosítva 12 év-val korábban

Liferay not accepting LDAP user password

New Member Bejegyzések: 2 Csatlakozás dátuma: 2011.08.18. Legújabb bejegyzések
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, módosítva 12 év-val korábban

RE: Liferay not accepting LDAP user password

Liferay Legend Bejegyzések: 1302 Csatlakozás dátuma: 2009.06.24. Legújabb bejegyzések
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, módosítva 12 év-val korábban

RE: Liferay not accepting LDAP user password

New Member Bejegyzések: 2 Csatlakozás dátuma: 2011.08.18. Legújabb bejegyzések
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, módosítva 12 év-val korábban

RE: Liferay not accepting LDAP user password

Liferay Legend Bejegyzések: 1302 Csatlakozás dátuma: 2009.06.24. Legújabb bejegyzések
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, módosítva 12 év-val korábban

RE: Liferay not accepting LDAP user password

Regular Member Bejegyzések: 239 Csatlakozás dátuma: 2010.04.27. Legújabb bejegyzések
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, módosítva 12 év-val korábban

RE: Liferay not accepting LDAP user password

Expert Bejegyzések: 329 Csatlakozás dátuma: 2008.10.23. Legújabb bejegyzések
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, módosítva 12 év-val korábban

RE: Liferay not accepting LDAP user password

Junior Member Bejegyzések: 78 Csatlakozás dátuma: 2011.01.27. Legújabb bejegyzések
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, módosítva 12 év-val korábban

RE: Liferay not accepting LDAP user password

Expert Bejegyzések: 329 Csatlakozás dátuma: 2008.10.23. Legújabb bejegyzések
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, módosítva 12 év-val korábban

RE: Liferay not accepting LDAP user password

Junior Member Bejegyzések: 67 Csatlakozás dátuma: 2008.05.15. Legújabb bejegyzések
Ravi -- cheers, you helped me greatly with these screenshots. The General tab was the key, for me.
Born Telefrag, módosítva 10 év-val korábban

RE: Liferay not accepting LDAP user password

New Member Bejegyzés: 1 Csatlakozás dátuma: 2013.06.07. Legújabb bejegyzések
thx a lot, you saved a bunch of my time