Bug#660408: nginx-light: Please add Auth PAM module

2012-02-20 Thread Peter Colberg
On Mon, Feb 20, 2012 at 06:33:32PM +0100, Cyril Lavier wrote: > In case we need another base for another vhost, does something like > this work ? > > # > # /etc/nginx/sites-available/vhost1.example.org > # > location / { > auth_pam whost1.example.org; > auth_pam_service_name nginx_

Bug#660408: nginx-light: Please add Auth PAM module

2012-02-20 Thread Cyril Lavier
On 02/20/2012 04:58 PM, Peter Colberg wrote: Hi Cyril, hi Jamie, On Mon, Feb 20, 2012 at 09:12:56AM -0600, Jamie wrote: This would be a fantastic feature-add for us as it allows custom cloud-auth PAM modules too; for example, we can authenticate against Amazon IAM, Simple DB, Secure Remote Pro

Bug#660408: nginx-light: Please add Auth PAM module

2012-02-20 Thread Peter Colberg
On Mon, Feb 20, 2012 at 09:12:56AM -0600, Jamie wrote: > This might require an unacceptable combination of dependencies for > the build process, but for us, at least, this would be an incredible > feature. I missed this one: The build dependencies are surely not unacceptable, nginx only needs to b

Bug#660408: nginx-light: Please add Auth PAM module

2012-02-20 Thread Peter Colberg
On Mon, Feb 20, 2012 at 10:58:45AM -0500, Peter Colberg wrote: > > On 02/20/2012 01:54 AM, Cyril LAVIER wrote: > > >Talking about the inclusion of a LDAP auth module in nginx-light > > >(and all other flavours), I don't see any issues, as the light > > >flavour already has the auth-basic, it's logi

Bug#660408: nginx-light: Please add Auth PAM module

2012-02-20 Thread Peter Colberg
Hi Cyril, hi Jamie, On Mon, Feb 20, 2012 at 09:12:56AM -0600, Jamie wrote: > This would be a fantastic feature-add for us as it allows custom > cloud-auth PAM modules too; for example, we can authenticate > against Amazon IAM, Simple DB, Secure Remote Protocol, or anything > else we could imagine

Bug#660408: nginx-light: Please add Auth PAM module

2012-02-20 Thread Jamie
This would be a fantastic feature-add for us as it allows custom cloud-auth PAM modules too; for example, we can authenticate against Amazon IAM, Simple DB, Secure Remote Protocol, or anything else we could imagine using pam_redirector. This might require an unacceptable combination of depende

Bug#660408: nginx-light: Please add Auth PAM module

2012-02-19 Thread Cyril LAVIER
Le 18.02.2012 23:35, Peter Colberg a écrit : Package: nginx-light Version: 1.1.14-1 Severity: wishlist Tags: patch Dear Maintainer, Currently upstream nginx only supports authentication based on a htpasswd file. Authentication based on, e.g., an LDAP or PostgreSQL database is not possible witho

Bug#660408: nginx-light: Please add Auth PAM module

2012-02-18 Thread Peter Colberg
Package: nginx-light Version: 1.1.14-1 Severity: wishlist Tags: patch Dear Maintainer, Currently upstream nginx only supports authentication based on a htpasswd file. Authentication based on, e.g., an LDAP or PostgreSQL database is not possible without resorting to custom FastCGI backend software