LDAP Authorization Plugin for OJS
- Clone to
plugins/generic/ldapfolder of OJS 3.
cd plugins/generic
git clone https://github.com/shemgp/ojs_ldap_plugin.git ldap- Enable in global site settings (Administration->Site Settings->Plugins->LDAP Authentication Plugin) or in Settings->Website->Plugins.
- Set settings of the plugin. (Note: works with
ldaps://and:636or will always usetls).
Sample Settings
- Need to use
ldapsortls. - Source was taken from the Shibboleth Authorization Plugin.
