====== LemonLDAP::NG Authentication Plugin ====== ---- plugin ---- description: Use LemonLDAP::NG as a authentication source author : neffs email : david@kreitschmann.de type : auth lastupdate : 2014-10-14 compatible : 2014-05-05, 2014-09-29 depends : conflicts : similar : tags : authentication downloadurl: https://github.com/neffs/dokuwiki-plugin-authlemonldap/zipball/master bugtracker : https://github.com/neffs/dokuwiki-plugin-authlemonldap/issues sourcerepo : https://github.com/neffs/dokuwiki-plugin-authlemonldap/ ---- ===== Installation ===== This Plugin depends on information provided by [[http://www.lemonldap-ng.org|LemonLDAP::NG]] via header variables. Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually. ===== Configuration and Settings ===== Configure the following HTTP Headers in LemonLDAP::NG: * Auth-User => $uid * Auth-Cn => $cn * Auth-Mail => $mail * Auth-Groups => encode_base64($groups,"") ===== Change Log ===== {{rss>https://github.com/neffs/dokuwiki-plugin-authlemonldap/commits/master.atom 5 date 1h}} ===== Discussion =====