View ProjeQtOr On SourceForge.net
ProjeQtOr - Project Management Tool
Support us on Capterra
OIN - Open Invention Network
ProjeQtOr free project management software - LDAP Configuration - Encrypted password - ProjeQtOr
 
 

LDAP Configuration - Encrypted password

More
06 Jul 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 Log in or Create an account to join the conversation.

More
09 Jul 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 Log in or Create an account to join the conversation.

Moderators: babynusprotion
Time to create page: 0.044 seconds

Cookies settings

×

Functional Cookies

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

Please login to see yours activities!

Other cookies

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