Forum

Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.

LDAP Parameters
 
Notifications
Clear all

LDAP Parameters

4 Posts
3 Users
0 Reactions
7,852 Views
(@assospan)
Posts: 11
Active Member
Topic starter
 
[#1565]

Dear all,

I have installed Projeqtor, but during the installation process I did not set the LDAP setting.
Now I try to pass the LDAP parameters but with no success 🙁

In Projeqtor > Environmental Parameters > Users, I want to search in LDAP every user using his "user name". (So, I quess, if everything is set correctly he can login using username and his LDAP password.)

In Projeqtor > Parameters > Global parameters, I have set the LDAP parameters.
In LDAP user filter I have complete: sAMAccountName=%USERNAME% in order during login to see if the username is the same as the sAMAccountName of LDAP.

Till now I have no success. Also I dont know where the logs are stored.

Please help!

Thank you in advance


 
Posted : 14 Jan 2014 18H53
 Dan
(@caccia)
Posts: 340
Contributor
 

Hi,

Not too sure about the LDAP settings, but I can at least tell you that the logs are stored by default in a folder /files/logs/.
I believe this location is configurable from either the Global Parameters or Administration screens.


 
Posted : 14 Jan 2014 20H21
(@babynus)
Posts: 14952
Member Admin
 

Hi,

Caccia is right, default is in /files/logs (1 file per day).
But it can be changed.

If you changed this value, you can retrieve it this way :
Open /tool/parametersLocation.php. The $parametersLocation var will tell you where your parameters.php file is stored. ADVISE : keep it out of web reach !
Open your parameters.php file. The $logFile var will tell you where your log file is.


 
Posted : 14 Jan 2014 21H10
(@assospan)
Posts: 11
Active Member
Topic starter
 

--SOLVED--

Thank you for your help,

Although I was trying to use AD LDAP, after I enabled the following modules, it worked!

Apache: authnz_ldap_module
PHP:php_ldap


 
Posted : 15 Jan 2014 18H06
Share:

Scroll to Top