Reset expired password from .NET

From: Fernando Grijalba <jfercan(at)yahoo(dot)com>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: Reset expired password from .NET
Date: 2006-05-30 20:48:28
Message-ID: 20060530204828.59520.qmail@web88203.mail.re2.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

I just realized that Postgresql does not differentiate between an invalid username/password or an expired password when it gives you the error message.

Therefore I have to look for a different way to allow users to select their own passwords.

Thank you,

JFercan

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Tom Lane 2006-05-30 23:02:11 Re: Reset expired password from .NET
Previous Message Fernando Grijalba 2006-05-29 16:22:41 Reset expired password from .NET