Re: Minimising windows installer password confusion

From: "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>
To: <dpage(at)pgadmin(dot)org>,<pgsql-hackers(at)postgresql(dot)org>
Cc: <ashesh(dot)vashi(at)enterprisedb(dot)com>, <dharmendra(dot)goyal(at)enterprisedb(dot)com>, <sachin(dot)srivastava(at)enterprisedb(dot)com>,<craig(at)postnewspapers(dot)com(dot)au>
Subject: Re: Minimising windows installer password confusion
Date: 2012-06-12 12:26:18
Message-ID: 4FD6EF1A0200002500048341@gw.wicourts.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Dave Page wrote:

> Probably the most common issue we see from Windows users of
> PostgreSQL is confusion over the passwords the installer asks for
> during installation and upgrade.

Yeah, I think so.

> Attached are some screenshots of the current installation and
> upgrade steps in question, and the password incorrect message box.
> The suggested new text for the steps that I've come up with is
> below. I'd welcome suggestions or improvements to help reduce
> pgsql-bugs traffic!

Are they running the installation as a system administrator? If so,
rather than throwing up an error message and telling them to go use
other tools to reset the password, is it possible for the
administrator account to force a password change? If that is
possible, it seems like it would be a lot more friendly. If not,
perhaps the old postgres user could be renamed, and a new one created
with the password?

Unless there are technical limitations of the Windows environment
which make it impossible to fix this from within the installer, it
just seems like we should fix the problem rather than putting up an
error dialog box.

-Kevin

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Magnus Hagander 2012-06-12 12:28:37 Re: Minimising windows installer password confusion
Previous Message Dave Page 2012-06-12 12:08:41 Minimising windows installer password confusion