Re: Can't change password?

From: Lonni J Friedman <netllama(at)gmail(dot)com>
To: Eric Scott <scottishbug(at)cwazy(dot)co(dot)uk>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Can't change password?
Date: 2005-01-03 18:24:49
Message-ID: 7c1574a905010310246d3d408@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Increase logging, and check the log for errors.

On Thu, 30 Dec 2004 23:44:51 -0600, Eric Scott <scottishbug(at)cwazy(dot)co(dot)uk> wrote:
> Heya;
> I have PostGreSQL 7.3.4 on Mandrake Linux 9.2. For some reason Webmin,
> when I tell it to change the password of a pgsql user, acts like it's
> working, but still leaves "requires password" set to "no." I've tried
> running psql and executing "ALTER USER [username] WITH PASSWORD
> '[password]'" with the same results. It gives no error messages... but
> apparently the user still has no password.
>
> I'm writing a C# program that accesses the database, and authentication
> fails basically no matter what I try.
>
> Any help? I'm stumped.
> Thanx in advance,
> Sigma

--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
L. Friedman netllama(at)gmail(dot)com
LlamaLand http://netllama.linux-sxs.org

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Pierre-Frédéric Caillaud 2005-01-03 18:39:57 Re: Generating unique values for TEXT columns
Previous Message Robby Russell 2005-01-03 18:15:30 Re: Large Objects