LDAP doesn't work in liferay 7.4 ga5

Scarletake Bwi, modified 3 Years ago. Expert Posts: 327 Join Date: 12/20/10 Recent Posts

hi 

i use liferay 7.4 ga5 with mysql and jdk 8

i set up ldat
test LDAP Connection returns successful message, and test LDAP Users returns with a list of users.

then i enable ldap with method bind.

it doesn't work without any exception message. 

all same setting, it work on my notebook. maybe it because my server is on azure cloud, but if it network issue, it should not pass the LDAP Connecton test and get success message.

can anyone help, thanks in advance.

thumbnail
Zsigmond Rab, modified 3 Years ago. Liferay Master Posts: 764 Join Date: 1/5/10 Recent Posts

Hi Scarletake,

Isn't there any message on LDAP side either? Have you cheched that already?

If there is no useful message in the portal side log, it may mean that the bind process is running successfully, however it pruduce no users. Have you tried to set the debug log mode to the appropriate LDAP import java classes within the portal and trace what happened?

Zsigmond

Scarletake Bwi, modified 3 Years ago. Expert Posts: 327 Join Date: 12/20/10 Recent Posts

hi 

i found that is not "doesn't work", it works, but take kind of 15 mins. and that is why i cannot got any error message.

i do believe it couse by network issue.