Topic: [Extension] LDAP Authentication
README :
LDAP Authentication - Add LDAP auth and groups sync to FluxBB.
Copyright (C) 2009 Benoît Lelevé - www.hellr.org
Installation instructions :
Unzip this package into your FluxBB extensions directory,
If you are using PostgreSQL, copy the corrected pgsql.php file to the dblayer direcroty,
Install ldap_auth from the Extensions menu in the admin panel and enjoy!
You should apply the Apache directive AllowOverride FileInfo to the FluxBB directory.
Additional informations :
This extension was developed for FluxBB v1.3-legacy. Be carefull, it has not been tested on others versions,
The LDAP configuration form is accessible through a new Authenticate submenu in the Admin Settings section,
The database auth is not disabled. The LDAP auth starts after the database auth failed,
The modification of the password or the e-mail address is not allowed in FluxBB for LDAP accounts,
The bind user needs to have read access on the LDAP directory and the userPassword attribute,
BE CAREFULL! All imported LDAP accounts will be deleted during uninstallation.
The next version of this extension will introduce multigroups and LDAP groups synchronization.
CHANGELOG :
LDAP Authentication - Add LDAP auth and groups sync to FluxBB.
Copyright (C) 2009 Benoît Lelevé - www.hellr.org
2009-05-03 : LDAP Authentication v0.5.1
Bug correction that prevent users from login.
2009-04-09 : LDAP Authentication v0.5.0
Some texts have been modified in English and French language files,
The email is updated during the logon process of LDAP accounts,
The email modification is not allowed for LDAP accounts.
2009-03-31 : LDAP Authentication v0.4.0
First public release.
DOWNLOAD :
Last edited by [HellR] (2009-05-04 09:02:02)