2013-05-28 14:15:26 +04:00
2011-03-11 11:47:50 +03:00
2011-05-16 23:41:15 +04:00
2013-05-28 14:15:26 +04:00
2012-10-17 10:27:42 +04:00

How to install

FreeBSD

cd /usr/ports/www/nginx && make config install clean

Check HTTP_AUTH_LDAP options

[*] HTTP_AUTH_LDAP        3rd party http_auth_ldap module 

Linux

cd ~ && git clone https://github.com/kvspb/nginx-auth-ldap.git   

in nginx source folder

./configure --add-module=path_to_http_auth_ldap_module
make install
S
Description
slightly patched fork of LDAP authentication module for nginx
Readme BSD-2-Clause 288 KiB
Languages
C 100%