Forum

Issue connection wi...
 
Notifications
Retirer tout

Issue connection with LDAP

10 Posts
3 Utilisateurs
0 Reactions
4,945 Vu
(@p-paimboeuf)
Posts: 6
Active Member
Début du sujet
 
[#7587]

Hello,
Since we upgraded to version 9.1.4, we can no longer connect with LDAP.
we tried to change the settings but they don't register?
every time, I have the message "parameters saved" but if I disconnect then reconnect, these are the default parameters with LDAP = NO

is it a bug?
something wrong in ma configuration ?

Thank you in advance
Pierrick P.


 
Posté : 15/06/2021 7:22 pm
(@babynus)
Posts: 14952
Membre Admin
 

Which version of PHP are you using ?


 
Posté : 15/06/2021 7:33 pm
(@p-paimboeuf)
Posts: 6
Active Member
Début du sujet
 

7.3.14.0 version of php


 
Posté : 16/06/2021 11:18 am
(@babynus)
Posts: 14952
Membre Admin
 

Fix will be included in V9.2.0


 
Posté : 18/06/2021 6:54 pm
(@p-paimboeuf)
Posts: 6
Active Member
Début du sujet
 

Hello,

we have updated to version 9.2.0 but we still have the same problem.
Do we need to update php?

Thanks.


 
Posté : 23/06/2021 5:11 pm
(@babynus)
Posts: 14952
Membre Admin
 

try and add new line in your parameter.php file

$ldapFormatUri=false;

Does it fix the issue ?


 
Posté : 24/06/2021 4:13 pm
(@p-paimboeuf)
Posts: 6
Active Member
Début du sujet
 

my administrator asks in which file put this command :
the one in "model" folder or the one in "view" folder ? both ?
there is a third but writed parameterS in config folder.


 
Posté : 24/06/2021 7:41 pm
(@babynus)
Posts: 14952
Membre Admin
 

Open file tool/parametersLocation.php
Here is location of file parameters.php that you must change
NB : default location is ../files/config/parameters.php, but you should change this to put this file out of web reach


 
Posté : 24/06/2021 7:56 pm
(@p-paimboeuf)
Posts: 6
Active Member
Début du sujet
 

no, it doesn't work...
is it possible to put parameters directly in the file?


 
Posté : 30/06/2021 7:25 pm
(@bvd)
Posts: 124
Estimable Member
 

Hi,

To fix, you need to put the value into simple quotes : $ldapFormatUri='false';

Then restart your web server

It should work


 
Posté : 11/08/2021 5:50 pm
Share:
Retour en haut