Per-database user, right, that's what I need...hope it will be included in
future releases...
Separating the power to create new users from the power of being superuser,
also. It is very important.
Greetings,
Zlatko
----- Original Message -----
From: "Richard Huxton" <dev@xxxxxxxxxxxx>
To: "Tom Lane" <tgl@xxxxxxxxxxxxx>
Cc: "Zlatko Matić" <zlatko.matic1@xxxxxxxxxxx>;
<pgsql-general@xxxxxxxxxxxxxx>
Sent: Wednesday, June 15, 2005 9:35 PM
Subject: Re: enebling regular user to create new users ?
Tom Lane wrote:
Richard Huxton <dev@xxxxxxxxxxxx> writes:
Zlatko Matiæ wrote:
I was thinking about two possible scenarios: a) to allow regular users
to create new users b) to restrict superuser's permissions
What is possible and what do you suggest ?
Neither is possible directly. (B) means they're not a superuser and (A)
means they are.
There has been some talk of separating the power to create new users
from the power of being superuser (although presumably only a superuser
should be allowed to create new superusers). If the planned pg_role
rewrite gets submitted before the 8.1 feature freeze, I might look at
adding that frammish into it.
Did I see talk of per-database users too? That would be a sensible
dividing-line I suppose - you could have complete control of "your"
database and who can access it without interfering with anyone else.
--
Richard Huxton
Archonet Ltd
---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?
http://archives.postgresql.org
---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?
http://www.postgresql.org/docs/faq