From: | SEKA Bruno-Emmanuel <master(dot)ematris(at)gmail(dot)com> |
---|---|
To: | Marcin Krawczyk <jankes(dot)mk(at)gmail(dot)com> |
Cc: | pgsql-sql(at)postgresql(dot)org |
Subject: | Re: ALTER USER abc PASSWORD - what's going on ??? |
Date: | 2013-04-18 11:31:01 |
Message-ID: | CALgD7jACQafN9pd3sKSzg0W5Zj8XYOw4w4xYqdnq9VoNOwr96A@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-sql |
OK then..
Sent from my Samsung Galaxy Note.
On 18 Apr 2013 11:22, "Marcin Krawczyk" <jankes(dot)mk(at)gmail(dot)com> wrote:
> I figured it out... when changing role from pgAdmin, it has a default
> VALID UNTIL 1970 set and after confirming changes it just made my abc user
> account invalid... but upon connecting postgres complains about pass
> authetication, maybe the message should be changed ?
>
> It's 9.1 by the way.
>
> pozdrowienia
> mk
>
>
> 2013/4/18 Marcin Krawczyk <jankes(dot)mk(at)gmail(dot)com>
>
>> Hi,
>>
>> I can't change the pass for my user. When I invoke ALTER USER abc
>> PASSWORD newpassword
>> it changes ok but then I can't login with my newpassword...
>>
>> It says authetication failed.
>> My pg_hba.conf has md5 entry for the ip I connect from. It used to work
>> ok, but I accidentaly changed the password for the user abc from pgAdmin
>> and now I can't change it back to what it was.
>>
>> What's going on ?
>>
>> regards
>> mk
>>
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Jasen Betts | 2013-04-18 11:44:41 | Re: Peer-review requested of soft-delete scheme |
Previous Message | Marcin Krawczyk | 2013-04-18 11:21:37 | Re: ALTER USER abc PASSWORD - what's going on ??? |