LDAP not working!
LDAP not working!
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!
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!
Hello,I'm Murat. If you need me, you can contact my mail
Re: LDAP not working!
what version of forma.lms ? php ?
Cercate nel forum le riposte prima di chiedere. Check the forum before posting
---------------
Claudio Anelli
Joint Technologies - Sistemi avanzati per l'information technology
http://www.joint-tech.com
---------------
---------------
Claudio Anelli
Joint Technologies - Sistemi avanzati per l'information technology
http://www.joint-tech.com
---------------
Re: LDAP not working!
hi,
I solved this problem.
Problem : I forgot to install ldap extantion in debianOs
Solve:
Note: System is Formalms 1.4.1 / PHP 5.4
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
Last edited by murat on Sun Nov 15, 2015 2:21 pm, edited 1 time in total.
Hello,I'm Murat. If you need me, you can contact my mail
Re: LDAP not working!
Hi murat
good news solving LDAP connection problems.
you must tweak the authentication module to skip LDAP authentication for administrator users.
good news solving LDAP connection problems.
this is the standard behavior of forma.lms : when LDAP enabled only LDAP authentication occurs.Formalms users can't enter the system.Only ldap users is login in system.
you must tweak the authentication module to skip LDAP authentication for administrator users.
Cercate nel forum le riposte prima di chiedere. Check the forum before posting
---------------
Claudio Anelli
Joint Technologies - Sistemi avanzati per l'information technology
http://www.joint-tech.com
---------------
---------------
Claudio Anelli
Joint Technologies - Sistemi avanzati per l'information technology
http://www.joint-tech.com
---------------
Re: LDAP not working!
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?
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?
Hello,I'm Murat. If you need me, you can contact my mail