Skip to content

StudioXP/nodebb-plugin-open-ldap

 
 

Repository files navigation

NodeBB OpenLDAP authentication Plugin

This is a heavily modified fork from the original office-ldap plugin was written by smartameer

This plugin overrides the default authentication mechanism and tries to authenticate users via OpenLDAP.

If this fails, the plugin falls back to local login.

Requirements

UID must be configured in OpenLDAP

Installation

npm install nodebb-plugin-open-ldap

navigate to the settings and fill in the relevant ldap settings

About

NodeBB OpenLDAP authentication Plugin

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 74.4%
  • Smarty 25.6%