Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 445806 - www-servers/nginx: add support for ngx_http_auth_pam_module
Summary: www-servers/nginx: add support for ngx_http_auth_pam_module
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Benedikt Böhm (RETIRED)
URL: http://web.iti.upv.es/~sto/nginx/
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2012-12-03 15:35 UTC by Alexander Bezrukov
Modified: 2013-01-13 11:09 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
diff -u /usr/{,local/}portage/www-servers/nginx/nginx-1.2.5.ebuild (nginx-1.2.5.ebuild.patch,2.65 KB, patch)
2012-12-03 15:35 UTC, Alexander Bezrukov
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Bezrukov 2012-12-03 15:35:32 UTC
Created attachment 331310 [details, diff]
diff -u /usr/{,local/}portage/www-servers/nginx/nginx-1.2.5.ebuild

Out of the box, nginx lacks support for many authentications except for that against a htpasswd file.

The 3rd party module called ngx_http_auth_pam_module (2-clause BSD license) adds support for authentication against PAM (which can be set up to authenticate against LDAP, in particular).

I propose an ebuild which includes this module.
Comment 1 Vladislav Poluhin 2013-01-05 08:23:27 UTC
Please, merge it!
Comment 2 Benedikt Böhm (RETIRED) gentoo-dev 2013-01-13 11:09:26 UTC
added to nginx-{1.2.6-r1,1.3.11}