Re: Password requirement in windows installer - Mailing list pgsql-hackers

From Dave Page
Subject Re: Password requirement in windows installer
Date
Msg-id 46D83B3A.9010404@postgresql.org
Whole thread Raw
In response to Re: Password requirement in windows installer  (Decibel! <decibel@decibel.org>)
List pgsql-hackers
Decibel! wrote:
> On Fri, Aug 31, 2007 at 09:02:49AM +0100, Dave Page wrote:
>> Decibel! wrote:
>>> Why does the windows installer require a password for the superuser
>>> account, since it's perfectly legitimate not to have a password on that
>>> account? I could see perhaps producing a warning, but making this a hard
>>> requirement seems like overkill.
>> Security out of the box. There are few, if any good reasons not to have
>> a password on the account, and if you really want to remove it, you can
>> do so in psql or pgAdmin.
> 
> Is there something insecure about using ident sameuser for localhost
> authentication on Windows?

Windows doesn't have ident (though there are 3rd party products).

Regards Dave


pgsql-hackers by date:

Previous
From: Decibel!
Date:
Subject: Re: [GENERAL] Undetected corruption of table files
Next
From: Greg Smith
Date:
Subject: Re: Final background writer cleanup for 8.3