Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
LDAP Authentication is not working for some users
Hi,I am using Liferay 6.2 GA6 and I have integrated it with LDAP.
LDAP import is working fine, users are also imported. Some users are able to login whereas others are not able to login.I have added some loggers at the start and end of importUser method in "PortalLDAPImporterImpl" using ext-plugin which are appearing fine.Upon login import user code works fine without any exception in logs, whereas on login page it shows "Authentication Failed".I am using following authentication search filter:(sAMAccountName=@screen_name@)Please guide what can be the issue here.
LDAP import is working fine, users are also imported. Some users are able to login whereas others are not able to login.I have added some loggers at the start and end of importUser method in "PortalLDAPImporterImpl" using ext-plugin which are appearing fine.Upon login import user code works fine without any exception in logs, whereas on login page it shows "Authentication Failed".I am using following authentication search filter:(sAMAccountName=@screen_name@)Please guide what can be the issue here.