View ProjeQtOr On SourceForge.net
ProjeQtOr - Project Management Tool
Supportez nous sur Capterra
OIN - Open Invention Network
ProjeQtOr free project management software - V3.4.0 : issue with LDAP connexion - 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)

 

 

 

V3.4.0 : issue with LDAP connexion

More
18 Juil 2013 20:22 #1 by babynus
Issue reported by mail :

I am evaluating the software to manage a set of projects. Until yesterday, I was using 3.3.2. Since my instance is not a production environement, I decided to upgrade to 3.4.0.
With 3.3.2, creation of new users upon LDAP authentication was working fine. Upgrade to 3.4.0 seems to have broken that. Each attempt to connect a new user by LDAP fails and I get that error in the project’or RIA log file :

2013-07-17 18:19:31 ***** ERROR ***** ERROR *****
2013-07-17 18:19:31 ***** ERROR ***** on file '/var/www/projectorria/tool/projector.php' at line (1046)

Babynus
Administrator of ProjeQtOr web site

Please Connexion or Create an account to join the conversation.

More
18 Juil 2013 20:25 - 18 Juil 2013 20:26 #2 by babynus
To fix this issue:
in file /model/User.php, add
$_SESSION['user']=$this;
just before line 691
$resultSaveUser=$this->save();
Result shoild look like this
$this->isLdap=1;
				  $this->name=$paramlogin;
				  $this->idProfile=Parameter::getGlobalParameter('ldapDefaultProfile');
				  $_SESSION['user']=$this;
				  $resultSaveUser=$this->save();
					$sendAlert=Parameter::getGlobalParameter('ldapMsgOnUserCreation');

Patch is attached.

Babynus
Administrator of ProjeQtOr web site
Last edit: 18 Juil 2013 20:26 by babynus.

Please Connexion or Create an account to join the conversation.

Moderators: babynusprotion
Time to create page: 0.040 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.