Subject: Re: [GENERAL] HTTP user authentication against PostgreSQL
On 1/30/2015 12:31 AM, Jeremy Palmer wrote:
> The PostgreSQL DB is currently setup with Kerberos for Windows SSO, as well
> as MD5 password authentication for another pool of other PostgreSQL users who
> are not part of o
On 1/30/2015 12:31 AM, Jeremy Palmer wrote:
The PostgreSQL DB is currently setup with Kerberos for Windows SSO, as well as
MD5 password authentication for another pool of other PostgreSQL users who are
not part of our Active Directory. LDAP could be used, but then we would have to
move the cur
David G Johnston wrote
> Personally, I would consider having both Apache and PostgreSQL talk to a
> LDAP database if you really need to have a single point of identity
> definition.
The PostgreSQL DB is currently setup with Kerberos for Windows SSO, as well as
MD5 password authentication for an
Jeremy Palmer-2 wrote
> 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
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