Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Feb 2015 16:16:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 197596] www/nginx: HTTP_AUTH_LDAP doesn't seem to work
Message-ID:  <bug-197596-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197596

            Bug ID: 197596
           Summary: www/nginx: HTTP_AUTH_LDAP doesn't seem to work
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: osa@FreeBSD.org
          Reporter: euan@potensol.com
          Assignee: osa@FreeBSD.org
             Flags: maintainer-feedback?(osa@FreeBSD.org)

The 3rd party module "http_auth_ldap" (AKA kvspb/nginx-auth-ldap on github)
does not seem to work.

I have defined an ldap server using the ldap_server directive. But I get the
following error:

nginx: [emerg] unknown directive "ldap_server" in
/usr/local/etc/nginx/nginx.conf:23

I have doubled checked for any strange characters that may be tripping it up.
The syntax is correct, including brackets.

However, the module seems to be in use, as seen below:

# nginx -V
nginx version: nginx/1.6.2
TLS SNI support enabled
configure arguments: --prefix=/usr/local/etc/nginx --with-cc-opt='-I
/usr/local/include' --with-ld-opt='-L /usr/local/lib'
--conf-path=/usr/local/etc/nginx/nginx.conf --sbin-path=/usr/local/sbin/nginx
--pid-path=/var/run/nginx.pid --error-log-path=/var/log/nginx-error.log
--user=www --group=www --with-ipv6
--http-client-body-temp-path=/var/tmp/nginx/client_body_temp
--http-fastcgi-temp-path=/var/tmp/nginx/fastcgi_temp
--http-proxy-temp-path=/var/tmp/nginx/proxy_temp
--http-scgi-temp-path=/var/tmp/nginx/scgi_temp
--http-uwsgi-temp-path=/var/tmp/nginx/uwsgi_temp
--http-log-path=/var/log/nginx-access.log --with-http_addition_module
--add-module=/usr/ports/www/nginx/work/samizdatco-nginx-http-auth-digest-bd1c86a
--add-module=/usr/ports/www/nginx/work/http_auth_ldap-c4dc7c9153
--add-module=/usr/ports/www/nginx/work/ngx_http_auth_request_module-0.2
--with-http_stub_status_module --with-pcre --with-http_ssl_module

--- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> ---
Auto-assigned to maintainer osa@FreeBSD.org

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-197596-13>