HTTP user authentication against PostgreSQL

From: Jeremy Palmer <JPalmer(at)linz(dot)govt(dot)nz>
To: "'pgsql-general(at)postgresql(dot)org'" <pgsql-general(at)postgresql(dot)org>
Subject: HTTP user authentication against PostgreSQL
Date: 2015-01-30 04:55:09
Message-ID: C6B695652D5E6B4597E90C5734C024262552250210@prdlsmmsg01.ad.linz.govt.nz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I'm setting up an apache server and was wondering if it is possible to setup HTTP user authentication against PostgreSQL authentication? I see http://www.giuseppetanzilli.it/mod_auth_pgsql2/, but that requires a custom username table. I want to be able to leverage the PostgreSQL Authentication system.

Thanks
Jeremy

________________________________
This message contains information, which may be in confidence and may be subject to legal privilege. If you are not the intended recipient, you must not peruse, use, disseminate, distribute or copy this message. If you have received this message in error, please notify us immediately (Phone 0800 665 463 or info(at)linz(dot)govt(dot)nz) and destroy the original message. LINZ accepts no responsibility for changes to this email, or for any attachments, after its transmission from LINZ. Thank You.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message David G Johnston 2015-01-30 05:42:55 Re: HTTP user authentication against PostgreSQL
Previous Message Juan Pablo L 2015-01-30 04:53:53 Re: array in a store procedure in C