Re: Minimising windows installer password confusion - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Minimising windows installer password confusion
Date
Msg-id CA+TgmobgJw_M2acnS9hn2+zJAPntu-sY86ufycqkn+tfX5OO=g@mail.gmail.com
Whole thread Raw
In response to Re: Minimising windows installer password confusion  (Dave Page <dpage@pgadmin.org>)
Responses Re: Minimising windows installer password confusion
List pgsql-hackers
On Tue, Jun 12, 2012 at 8:53 AM, Dave Page <dpage@pgadmin.org> wrote:
>> Oh, I certainly wouldn't do it without *informing* and verifying it
>> with the user.
>
> That'll add additional steps for all users, and likely confuse the
> novices even more.

The real issue here is that it's nuts to tell the user "please enter
either a new password or the password for the account that already
exists, but I'm not telling you which one".

What we need is to display a different dialogue based on the situation.

If the account already exists, we should say "Please enter the
password for the existing postgres account.  If you do not know the
password, you can reset it using the Windows control panel."

But if it doesn't already exist, we should say "The installer will
create a postgres account on this machine.  Please enter a password
for the new account."

If we can do that, all of these problems will go away.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Dimitri Fontaine
Date:
Subject: Re: New Postgres committer: Kevin Grittner
Next
From: Tom Lane
Date:
Subject: Re: 9.2 final