RE: [HACKERS] Re: [GENERAL] How do I activate and change the postgres user's password?

From: "Aaron J(dot) Seigo" <aaron(at)gtv(dot)ca>
To: Nicolas Huillard <nhuillard(at)ghs(dot)fr>, "'Oleg Bartunov'" <oleg(at)sai(dot)msu(dot)su>, "'Peter Eisentraut'" <peter_e(at)gmx(dot)net>
Cc: "'Lincoln Yeoh'" <lylyeoh(at)mecomb(dot)com>, "'pgsql-general(at)postgreSQL(dot)org'" <pgsql-general(at)postgreSQL(dot)org>, "'pgsql-hackers(at)postgreSQL(dot)org'" <pgsql-hackers(at)postgreSQL(dot)org>
Subject: RE: [HACKERS] Re: [GENERAL] How do I activate and change the postgres user's password?
Date: 1999-10-14 17:11:05
Message-ID: 99101411153306.25873@stilborne
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

hi..

> * there is still a problem for the access to the database themselves : site
> 1 should access database 1, and not database 2, but there should have the
> least password in the calling scripts

a quick thought: if you are really paranoid, set up different installations of
postgres, even if on the same box... don't run them on the default port, set up
seperate pg_hba files and it should keep everything QUITE seperate.

> I already posted a message concerning security, but nobody seems to be
> concerned about this. I read the advices at www.cert.org, and since then, I
> became paranoiac...

as a side note, CERT sucks. they know security, if only because they know about
much of the cracking activity on the net, via reports. however, they are
close-mouthed about it all. they don't offer solutions, don't require vendors
to produce solutions and don't tell the public about the problems until the
vendor says "ok, tell 'em now", which is usually FAR too late. why do you think
they lose most of their star players (such as the guy who wrote SATAN?)? A:
frustration.

there are MUCH better security sites/sources than CERT. e.g. security portal.

--
Aaron J. Seigo
Sys Admin

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 1999-10-14 18:11:32 Re: [GENERAL] Another access control query
Previous Message Aaron J. Seigo 1999-10-14 16:51:53 Re: [GENERAL] How do I activate and change the postgres user's password?

Browse pgsql-hackers by date

  From Date Subject
Next Message Clark C. Evans 1999-10-14 17:51:16 Re: [DOCS] Business Plan for PostgreSQL book?
Previous Message Aaron J. Seigo 1999-10-14 16:51:53 Re: [GENERAL] How do I activate and change the postgres user's password?