Re: [HACKERS] Mandrake Postgres RPMs

From: "J(dot) Roeleveld" <j(dot)roeleveld(at)softhome(dot)net>
To: <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: [HACKERS] Mandrake Postgres RPMs
Date: 1999-11-19 15:56:48
Message-ID: 001f01bf32a6$e40117a0$8602a8c0@sentec.demon.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> One detail: Mandrake defines a Postgres user, but disables the
> password. I added the password and was then able to log in as the
> Postgres user and add other users. Is that the preferred way to do
> it??

I usually 'su' to the postgres - user from root, and then create a
super-user-account
for myself, and then do all the other stuff from there.
I don't know how other people think about this, but I have found that
the less passwords there are into a system, the harder it is for people to
break in.

Joost Roeleveld

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Lamar Owen 1999-11-19 17:14:20 Re: Mandrake Postgres RPMs
Previous Message Bruce Momjian 1999-11-19 15:55:02 Re: [HACKERS] pg_dump bug