View Single Post

   
  #5 (permalink)  
Old 04-15-2008, 10:45 PM
Andrew Dunstan
 
Posts: n/a
Default Re: Password requirement in windows installer



Decibel! wrote:
> Is there something insecure about using ident sameuser for localhost
> authentication on Windows?
>


FWIW, I never advise people to use ident auth for postgres except on
local (a.k.a. Unix domain socket) connections, which don't exist on Windows.

cheers

andrew

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Reply With Quote