Re: REVOKE on ALTER USER, DROP USER - Mailing list pgsql-novice

From Tjibbe
Subject Re: REVOKE on ALTER USER, DROP USER
Date
Msg-id BAY136-W166386889ABF654B3A04C7DD070@phx.gbl
Whole thread Raw
In response to REVOKE on ALTER USER, DROP USER  (Tjibbe <tjibbe@hotmail.com>)
List pgsql-novice
But is it possible?
 
For a demo account it can be handy. Because visitors, can change the vistor account, so the next visitor can't login. And the owner of the demo can't recover the password.
 
The problem for me is that I only have 2 database users. So i can't afford is to lose one.
 
Tjibbe
 
 
 
 
 
 


> To: t.b.rijpma@student.tudelft.nl
> CC: pgsql-novice@postgresql.org
> Subject: Re: [NOVICE] REVOKE on ALTER USER, DROP USER
> Date: Sun, 8 Jul 2007 12:22:58 -0400
> From: tgl@sss.pgh.pa.us
>
> Tjibbe <tjibbe@hotmail.com> writes:
> > Hello, Is het possible tot REVOKE the ALTER USER command? In such a way tha=
> > t users cannot change their password and username? And also cannot delete t=
> > hemeself with DROP USER?
>
> Ordinary users (those without superuser or createrole privilege) can't
> do any of that except change their own password ... and I don't see a
> particularly good argument for preventing them from doing that.
>
> > Now I solve the problem in PHP, to filter de SQL query string behore sendin=
> > g to postgresql as follows:
>
> If you're allowing untrusted sources to provide chunks of SQL to be
> executed directly, you've got problems far worse than this one.
>
> regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Have you searched our list archives?
>
> http://archives.postgresql.org




Jouw nieuws: wereldnieuws! Beleef 't op MSN.nl


De nieuwe Hotmail: Nu 2 GB aan opslag - dat zijn maar liefst 1000 foto's - en nog steeds gratis! Windows Live Hotmail

pgsql-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: REVOKE on ALTER USER, DROP USER
Next
From: Frank Bax
Date:
Subject: Re: distinct doesn't work