Fórum

Liferay not accepting LDAP user password

Naveen Sharma, modificado 12 Anos atrás.

Liferay not accepting LDAP user password

New Member Postagens: 2 Data de Entrada: 18/08/11 Postagens Recentes
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, modificado 12 Anos atrás.

RE: Liferay not accepting LDAP user password

Liferay Legend Postagens: 1302 Data de Entrada: 24/06/09 Postagens Recentes
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, modificado 12 Anos atrás.

RE: Liferay not accepting LDAP user password

New Member Postagens: 2 Data de Entrada: 18/08/11 Postagens Recentes
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, modificado 12 Anos atrás.

RE: Liferay not accepting LDAP user password

Liferay Legend Postagens: 1302 Data de Entrada: 24/06/09 Postagens Recentes
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, modificado 12 Anos atrás.

RE: Liferay not accepting LDAP user password

Regular Member Postagens: 239 Data de Entrada: 27/04/10 Postagens Recentes
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, modificado 12 Anos atrás.

RE: Liferay not accepting LDAP user password

Expert Postagens: 329 Data de Entrada: 23/10/08 Postagens Recentes
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, modificado 12 Anos atrás.

RE: Liferay not accepting LDAP user password

Junior Member Postagens: 78 Data de Entrada: 27/01/11 Postagens Recentes
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, modificado 12 Anos atrás.

RE: Liferay not accepting LDAP user password

Expert Postagens: 329 Data de Entrada: 23/10/08 Postagens Recentes
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, modificado 12 Anos atrás.

RE: Liferay not accepting LDAP user password

Junior Member Postagens: 67 Data de Entrada: 15/05/08 Postagens Recentes
Ravi -- cheers, you helped me greatly with these screenshots. The General tab was the key, for me.
Born Telefrag, modificado 10 Anos atrás.

RE: Liferay not accepting LDAP user password

New Member Mensagem: 1 Data de Entrada: 07/06/13 Postagens Recentes
thx a lot, you saved a bunch of my time