View ProjeQtOr On SourceForge.net
ProjeQtOr - Project Management Tool
Supportez nous sur Capterra
OIN - Open Invention Network
ProjeQtOr free project management software - LDAP Configuration - Encrypted password - ProjeQtOr

Prochaines Sessions

Les prochaines formations et démonstrations sont ouvertes, inscrivez-vous rapidement !

 

Démonstration de ProjeQtOr

(gratuit, sur inscription)
 

13 mai 2025 (10h30-12h)

5 juin 2025 (16h-17h30)

 
 

Planifiez avec ProjeQtOr

14 et 15 mai 2025 (9h-12h30)

18 et 19 juin 2025 (9h-12h30)

 
 

Administrez avec ProjeQtOr

20 et 21 mai (9h-12h30)

25 et 26 juin (9h-12h30)

 

 

 

LDAP Configuration - Encrypted password

More
06 Juil 2021 18:16 #1 by support_infogerance
Hello,
We are running projeqtor using a custom docker image.
Our ldap bind password is in a vault, read at start by our K8S vault agent injector and set it as env var
PJT_LDAP_SEARCH_PASS
After that, our parameters.php contains :
$paramLdap_search_pass = getenv('PJT_LDAP_SEARCH_PASS');
Since 9.2.0, the LDAP search password is stored in database, and encrypted.
In
model/UserMain.php code is now :
$paramLdap_search_pass=decryptPwd(Parameter::getGlobalParameter('paramLdap_search_pass'));

So our unencrypted password is decrypt, and our LDAP connection is broken.

Can we have a workaround other than modify
$paramLdap_search_pass=decryptPwd(Parameter::getGlobalParameter('paramLdap_search_pass')); in $paramLdap_search_pass=Parameter::getGlobalParameter('paramLdap_search_pass');

Thanks in advance,
Best Regards
 

Please Connexion or Create an account to join the conversation.

More
09 Juil 2021 16:06 #2 by babynus
Hi,

workaround will be included in V.9.2.2
You'll be able to use unencrypted password in defined in parameters.php in $paramLdap_search_pass

We've also fixed issue for migration from before V9.2.0 : administrateur could not connect through LDAP to finish the migration
 

Babynus
Administrator of ProjeQtOr web site

Please Connexion or Create an account to join the conversation.

Moderators: babynusprotion
Time to create page: 0.027 seconds

Paramétrages de cookies

×

Cookies fonctionnels

Ce site utilise des cookies pour assurer son bon fonctionnement et ne peuvent pas être désactivés de nos systèmes. Nous ne les utilisons pas à des fins publicitaires. Si ces cookies sont bloqués, certaines parties du site ne pourront pas fonctionner.

Session

Veuillez vous connecter pour voir vos activités!

Autres cookies

Ce site web utilise un certain nombre de cookies pour gérer, par exemple, les sessions utilisateurs.