sleepy909 / cpassman

Automatically exported from code.google.com/p/cpassman
1 stars 0 forks source link

The LDAP extension is not activated on the server. + nothing in debug log #275

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?
Expect to see the LDAP configuration screen

What version of the product are you using?
Teampass 2.1.8

On what operating system? With what Browser (IEx, FFx, ...)
MS Windows 2008 R2 Server (x64) with Mozilla Firefox 14.0.1
and WAMPServer (Apache 2.2.22; PHP 5.4.3.; MYSQL 5.5.24)

Please provide any additional information below.
I have edited adLDAP.php and tried several options of 
accountsuffix
basedn
domaincontroller

details but none of the changes enabled the LDAP option
in addition, although I have enabled LDAP debugging in main.queries.php -> 
$debug_ldap = 1

nothing shows up in the C:\wamp\www\files\ldapl.debug.txt files
-> file is still 0 bites

php_ldap is enabled as an extension and configured in both php.ini files: the 
one for php and the one for apache ...

I have also modified the windows path to include c:\windows\system32 and copied 
all the php dll files there and rebooted the server.

Other stange behaviour: any account that now logs on to the GUI is 
automatically created - not given rights but it is created nevertheless and I 
am unable to access the mainpage from any other server

Any thoughts in regards to the LDAP would be welcome as AD (we are using MW 
Windows 2008 R2 AD) integrations is a must have ...

Thank you in advance

Original issue reported on code.google.com by jan.will...@gmail.com on 13 Aug 2012 at 3:52

Attachments: