From: | Sean Davis <sdavis2(at)mail(dot)nih(dot)gov> |
---|---|
To: | <kynn(at)panix(dot)com> |
Cc: | <pgsql-novice(at)postgresql(dot)org> |
Subject: | Re: How to enable remote anoymous logins? (+ admin |
Date: | 2006-02-28 11:34:41 |
Message-ID: | C0299F81.6FAA%sdavis2@mail.nih.gov |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
On 2/27/06 2:05 PM, "kynn(at)panix(dot)com" <kynn(at)panix(dot)com> wrote:
>
>
> Date: Mon, 27 Feb 2006 13:10:08 -0500
> From: Sean Davis <sdavis2(at)mail(dot)nih(dot)gov>
> Thread-Topic: [NOVICE] How to enable remote anoymous logins? (+ admin
> books?)
>
> On 2/27/06 12:58 PM, "kynn(at)panix(dot)com" <kynn(at)panix(dot)com> wrote:
>
> If you do this, you need to make ABSOLUTELY
> SURE that you have sufficiently limited the privileges of that user.
>
> How can I list the privileges a user has?
When I say ABSOLUTELY SURE above, I mean that you really have to read and
understand the access control offered by postgresql, that's all. See here
for managing users and privileges:
http://www.postgresql.org/docs/8.0/interactive/user-manag.html
Sean
From | Date | Subject | |
---|---|---|---|
Next Message | NubeY | 2006-02-28 16:46:45 | Squences with letters aswell as numbers |
Previous Message | Arnaud Lesauvage | 2006-02-28 09:55:50 | Finding the right logging level |