Re: Problem with validateuser.exe in unattended mode - Mailing list pgsql-bugs

From Sandeep Thakkar
Subject Re: Problem with validateuser.exe in unattended mode
Date
Msg-id CANFyU95UdzxfRLVCHg5xRa3dond7t8vK76C0Aq4rQ=bnyLUhnQ@mail.gmail.com
Whole thread Raw
In response to Problem with validateuser.exe in unattended mode  (David Wolff <david.wolff@lios-tech.com>)
List pgsql-bugs
Hi

Did you provide the same configure flags for GUI installation? May be your
service account was the default i.e "NT AUTHORITY\NetworkService" . You may
check the installation logs in the system temp as well to confirm that.

On Thu, Nov 13, 2014 at 3:12 PM, David Wolff <david.wolff@lios-tech.com>
wrote:

>  Hi,
>
>
> I have problems with the validateuser.exe during installation in
> unattended mode.
>
> I'm trying to update an 9.2.8.1 to 9.2.9.3 windows 7 x64 installation.
>
> In GUI mode the validation works. But in unattended mode it always fails
> with:
>
> "Incorrect password for user..."
>
>
> I also reproduced the error with 9.2.9.3 windows 7 x86 installer running
> the following command twice:
>
>
> postgresql-windows-x86.exe --mode unattended --superaccount postgres
> --serviceaccount postgres --servicepassword "postgres" --prefix "C:\Program
> Files (x86)\PostgreSQL\ProgramData\PostgreSQL\9.2\Data" --superpassword
> "postgres" --serverport 5432
>



--
Sandeep Thakkar

pgsql-bugs by date:

Previous
From: Bernhard Schrader
Date:
Subject: Re: BUG #11264: Auto vacuum wraparound job blocking everything
Next
From: David Wolff
Date:
Subject: Re: Problem with validateuser.exe in unattended mode