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

From Kevin Grittner
Subject Re: Minimising windows installer password confusion
Date
Msg-id 4FD6F15B020000250004834A@gw.wicourts.gov
Whole thread Raw
In response to Minimising windows installer password confusion  (Dave Page <dpage@pgadmin.org>)
Responses Re: Minimising windows installer password confusion  (Dave Page <dpage@pgadmin.org>)
List pgsql-hackers
Magnus Hagander  wrote:
> Kevin Grittner  wrote:
>> 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?
> 
> That might break another app running nuder that account. Such as a
> different version of PostgreSQL...
> 
> But an option could be to create a different account to run it
> under, I guess... Leaving the old one where it is. I think that's
> better than renaming the old one, really.
That makes sense.  I just think we should try very hard to make the
installer "just work" to the extent possible, rather than trying to
direct the user in how to use system tools in the middle of the
process.
-Kevin


pgsql-hackers by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: Minimising windows installer password confusion
Next
From: David Fetter
Date:
Subject: Re: 9.2 final