The Elearning Community • LDAP not working!
Page 1 of 1

LDAP not working!

Posted: Tue Sep 22, 2015 2:49 pm
by murat
Hi,
I setting my formalms for ldap but ldap is not working with formalms.
I tried to login into the lms after Formalms login page was white page .

page error message:
Strict Standards: Non-static method UserManagerRenderer::getLoginInfo() should not be called statically, assuming $this from incompatible context in /lib/lib.usermanager.php on line 200

Help me about this issue , please!

Re: LDAP not working!

Posted: Sat Sep 26, 2015 9:54 am
by canelli
what version of forma.lms ? php ?

Re: LDAP not working!

Posted: Sun Sep 27, 2015 12:52 am
by murat
hi,
I solved this problem.
Problem : I forgot to install ldap extantion in debianOs
Solve:

Code: Select all

[b]Install php5-lda:[/b]
apt-get install php5-ldap
[b]Reboot apache[/b]
/etc/init.d/apache2 restart
Note: System is Formalms 1.4.1 / PHP 5.4

Re: LDAP not working!

Posted: Mon Sep 28, 2015 8:30 am
by canelli
Hi murat
good news solving LDAP connection problems.
Formalms users can't enter the system.Only ldap users is login in system.
this is the standard behavior of forma.lms : when LDAP enabled only LDAP authentication occurs.

you must tweak the authentication module to skip LDAP authentication for administrator users.

Re: LDAP not working!

Posted: Sun Nov 15, 2015 2:31 pm
by murat
Hi,
Did you do LDAP settings?
I could not do the LDAP synchronization.
Can you help me?
Because , LDAP users can not access into Formalms system.
(example ldap information: http://www.forumsys.com/tutorials/integ ... st-server/)

Can you tell us step by step?
How do I do LDAP synchronization?