Bug 1324269

Summary: feature request: build nginx with ldap module
Product: [Fedora] Fedora Reporter: Evgeniy A. Dushistov <dushistov>
Component: nginxAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: athmanem, bperkins, jeremy, jkaluza, pavel.lisy, peter.borsa, wtogami
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-06-05 15:42:20 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Evgeniy A. Dushistov 2016-04-06 02:55:16 UTC
Description of problem:

Because of authentification via LDAP is often a requirement,
it would be great if nginx package work with LDAP out of the box.

Because of nginx 1.8.x by it self does not support ldap from out of the box,
and nginx plugin require static linking, please build nginx with
ldap module (https://github.com/kvspb/nginx-auth-ldap)

Version-Release number of selected component (if applicable):
1.8.x

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Jamie Nguyen 2016-06-05 15:42:20 UTC
Hi Evgeniy. Thanks for your feature request. I have no plans to include third-party plugins at the current time.