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

From Christopher Kings-Lynne
Subject Re: copying perms to another user
Date
Msg-id GNELIHDDFBOCMGBFGEFOIEAHCFAA.chriskl@familyhealth.com.au
Whole thread Raw
In response to Re: copying perms to another user  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: copying perms to another user  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
We have roles?

> -----Original Message-----
> From: Peter Eisentraut [mailto:peter_e@gmx.net]
> Sent: Wednesday, 15 January 2003 1:16 AM
> To: Christopher Kings-Lynne
> Cc: Hackers
> Subject: Re: [HACKERS] copying perms to another user
> 
> 
> Christopher Kings-Lynne writes:
> 
> > Often I need to remove a user and cede their permissions to 
> someone else.
> 
> If this happens to you a lot, the solution is to implement roles, grant
> privileges to a role, grant the role to a user, and when you remove the
> user you grant the role to someone else.
> 
> -- 
> Peter Eisentraut   peter_e@gmx.net
> 



pgsql-hackers by date:

Previous
From: Oliver Elphick
Date:
Subject: Re: 7.3.1 on linux
Next
From: Justin Clift
Date:
Subject: Anyone want to get involved in writing the the driver to connect Star/OpenOffice and PostgreSQL?