From: | Peter Schuller <peter(dot)schuller(at)infidyne(dot)com> |
---|---|
To: | pgsql-admin(at)postgresql(dot)org |
Subject: | Postgres user lost its access |
Date: | 2002-03-13 22:20:41 |
Message-ID: | 20020313222041.GL1344@prometheus |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Hello,
suddenly I find that the postgres user no longer has permission to
create new users and databases.
What do I do? :) I haven't fiddled with it at all AFAIK, so I can't
imagine what triggered the problem.
I'm *about* to fiddle though. Any hints on making PostgreSQL secure in a
multi-user environment? I've read stuff about code running inside
PostgreSQL by default; and I've had it allow an arbitrary local user
create and drop databases. Is there an easy way to shut EVERYONE
except the postgres user out of EVERYTHING so that I can selectively
allow what I want to allow?
(And I promise, I wasn't experimenting with the latter when causing the
former :)).
--
/ Peter Schuller, InfiDyne Technologies HB
PGP userID: 0xE9758B7D or 'Peter Schuller <peter(dot)schuller(at)infidyne(dot)com>'
Key retrival: Send an E-Mail to getpgpkey(at)scode(dot)org
E-Mail: peter(dot)schuller(at)infidyne(dot)com Web: http://www.scode.org
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2002-03-13 22:33:20 | Re: Postgre 7.1.3 and Solaris Install Problems |
Previous Message | James Kelty | 2002-03-13 21:41:27 | Order by clause in 'select distinct'? |