Re: copying perms to another user - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: copying perms to another user
Date
Msg-id 200301260100.h0Q10Mc17305@candle.pha.pa.us
Whole thread Raw
In response to Re: copying perms to another user  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
Added to TODO:

* Add group object ownership, so groups can rename/drop/grant on objects, so we can implement roles

---------------------------------------------------------------------------

Peter Eisentraut wrote:
> Bruce Momjian writes:
> 
> > I think the one missing item mentioned was for group ownership of an
> > object.  However, if we give group _permission_ to the object, I am not
> > sure why ownership is an issue.  Are there certain permission we can't
> > give to the group?
> 
> Privilege to rename or drop the object, and the right to grant privileges
> in the first place.
> 
> -- 
> Peter Eisentraut   peter_e@gmx.net
> 
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
> 

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: Dave Cramer
Date:
Subject: interactive docs error
Next
From: Bruce Momjian
Date:
Subject: Re: IPv6 patch