LDAP-Auth not available ?

Hello,

thinking about using (and purchasing) the phpbb JumpBox, I tried to configure a LDAP user authentication against Active Directory LDAP.

I failed receiving the error message: LDAP extension not available.

Does this feature require a license or other acrivity to be used?

regrads JB

LDAP-Auth not available ?

Ok, we will add the php5-ldap library in a future update. Unfortunately it won't be the next one since that is completed and tested, but the one after that (1.0.2) should include it.

For anyone with a registered JumpBox you can SSH into the JumpBox as admin and run the following commands and LDAP should work:

sudo apt-get update
sudo apt-get install php5-ldap
sudo /etc/init.d/apache2 restart

Austin

LDAP-Auth not available ?

If this is available in the phpBB configuration interface it should not require JumpBox registration to work.

It does sound like we are missing the php LDAP library or something. I will look into this.

Austin

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.