NodeBB Plugin that allows users to login/register via their LDAP account.
Only for privite use now, copy to the nodebb node__modules directory
- Login in nodebb as admin, activate the plugin
- Configure the plugin thought url admin/plugins/ldap
Example:
- ldap://some.server.url.com:9999 #LDAP server
- cn='admin' #bindDn
- o=users,o=example.com #searchBase
- (uid={{username}}) #searchFilter