Обсуждение: Apache authorization using postgres

Поиск
Список
Период
Сортировка

Apache authorization using postgres

От
John Gage
Дата:
Is this the latest on this subject?



Re: Apache2 PostgreSQL http authentication
    • From: "Jeffrey Brower" <Jeff(at)PointHere(dot)net>
    • To: <pgsql-performance(at)postgresql(dot)org>
    • Subject: Re: Apache2 PostgreSQL http authentication
    • Date: Sun, 7 Oct 2007 20:29:27 -0400

First you need to make sure that the blastwave package for apache
development is on your machine.

Use the blastwave command: pkg-get -i apache2_devel This gives you the
headers you are missing from the apache binary install (as well as
loading the libtool etc that the apxs command will use.

Now go to http://www.giuseppetanzilli.it/mod_auth_pgsql2/ and download
the source. I put it in /Documents/mod_auth_pgsql2/mod_auth_pgsql-2.0.3

[snip]



Thanks,

John Gage

Re: Apache authorization using postgres

От
Jasen Betts
Дата:
On 2010-05-24, John Gage <jsmgage@numericable.fr> wrote:
> Is this the latest on this subject?

Debian has it it a precompiled binary package.
Blastwave is/was a solaris thing AFAICT
And I guessing you want it for apple.


Re: Apache authorization using postgres

От
John Gage
Дата:
I really like the idea of using postgres, as opposed to the file
system, to store user names and passwords for http authorization on
apache.  It is a very good fit and facilitates data collection, etc.

On the other hand, there is no dichotomy, because what is stored in a
file can also be stored in postgres.

Ultimately, I increasingly like to push everything I can back into SQL
on postgres.  Make the perl cgi routines as simple as possible and
have the intelligence in postgres.

Yes, MacOSX 10.5.

Thanks,

John


On May 25, 2010, at 11:41 AM, Jasen Betts wrote:

> On 2010-05-24, John Gage <jsmgage@numericable.fr> wrote:
>> Is this the latest on this subject?
>
> Debian has it it a precompiled binary package.
> Blastwave is/was a solaris thing AFAICT
> And I guessing you want it for apple.
>
>
> --
> Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general