Re: How to revoke a password

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: "Bailey, Larry" <lbailey(at)firstam(dot)com>
Cc: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>, pgsql-performance(at)postgresql(dot)org
Subject: Re: How to revoke a password
Date: 2005-07-09 00:58:15
Message-ID: 20050709005815.GA11532@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On Fri, Jul 08, 2005 at 05:16:27PM -0700, Bailey, Larry wrote:
>
> Thanks but it is still prompting for a password.

Let's back up a bit: what problem are you trying to solve? Do you
want the user to be able to log in without entering a password? If
so then see "Client Authentication" in the documentation:

http://www.postgresql.org/docs/8.0/static/client-authentication.html

If you're trying to do something else then please elaborate, as
it's not clear what you mean by "I want to ALTER that user to exclude
the password."

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message jobapply 2005-07-09 18:38:40 Sorting on longer key is faster ?
Previous Message Joshua D. Drake 2005-07-09 00:56:06 Re: How to revoke a password