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.
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
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.
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.
--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