BUG #2376: permission roles not respected

Started by John Sweeneyabout 20 years ago2 messagesbugs
Jump to latest
#1John Sweeney
johns@erc.org.au

The following bug has been logged online:

Bug reference: 2376
Logged by: John Sweeney
Email address: johns@erc.org.au
PostgreSQL version: 8.1.3
Operating system: fedora 3
Description: permission roles not respected
Details:

If a user logs on using md5 authentication, being the member of a role does
not give the user permissions to see a table. This is VERY VERY VERY
frustrating!

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: John Sweeney (#1)
Re: BUG #2376: permission roles not respected

"John Sweeney" <johns@erc.org.au> writes:

If a user logs on using md5 authentication, being the member of a role does
not give the user permissions to see a table. This is VERY VERY VERY
frustrating!

You really ought to provide some details ...

regards, tom lane