AW: Error when installing PostgreSQL 16.3.2 under system context NT AUTHORITY\SYSTEM

From: <Harald(dot)Munsch(at)it(dot)nrw(dot)de>
To: <sandeep(dot)thakkar(at)enterprisedb(dot)com>
Cc: <pgsql-bugs(at)lists(dot)postgresql(dot)org>, <Claudia(dot)Siepmann(at)it(dot)nrw(dot)de>
Subject: AW: Error when installing PostgreSQL 16.3.2 under system context NT AUTHORITY\SYSTEM
Date: 2024-07-08 11:44:22
Message-ID: 0a99d32a58b743358b5ec3c6e790ac83@it.nrw.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hello Sandeep,

here is the output:

C:\WINDOWS\system32>whoami

nt-autorität\system

C:\WINDOWS\system32>icacls %TEMP%

C:\WINDOWS\TEMP VORDEFINIERT\Benutzer:(CI)(S,WD,AD,X)

VORDEFINIERT\Administratoren:(F)

VORDEFINIERT\Administratoren:(OI)(CI)(IO)(F)

NT-AUTORITÄT\SYSTEM:(F)

NT-AUTORITÄT\SYSTEM:(OI)(CI)(IO)(F)

ERSTELLER-BESITZER:(OI)(CI)(IO)(F)

Harald

Von: Sandeep Thakkar <sandeep(dot)thakkar(at)enterprisedb(dot)com>
Gesendet: Montag, 8. Juli 2024 13:35
An: Munsch, Harald (IT.NRW) <Harald(dot)Munsch(at)it(dot)nrw(dot)de>
Cc: pgsql-bugs(at)lists(dot)postgresql(dot)org; Siepmann, Claudia (IT.NRW) <Claudia(dot)Siepmann(at)it(dot)nrw(dot)de>
Betreff: Re: Error when installing PostgreSQL 16.3.2 under system context NT AUTHORITY\SYSTEM

Hi Harald,

Could you execute these commands and share the output in the SYSTEM-context?

whoami
icacls %TEMP%

On Sun, Jul 7, 2024 at 3:41 PM <Harald(dot)Munsch(at)it(dot)nrw(dot)de <mailto:Harald(dot)Munsch(at)it(dot)nrw(dot)de> > wrote:

Hello,

when installing PostgreSQL version 16.3.2 on a windows 10 client with the setup: „postgresql-16.3-2-windows-x64.exe“ via SCCM, i.e. in SYSTEM-context, the installation failes with following error-message:

(The error occures directly after starting the installation.)

„There has been an error. Unable to write inside TEMP environment path“

Even though the system-account has full permissions to this path.

An Installation with an Administrative account (not NT AUTHORITY\SYSTEM ) on the same client runs succesfully.

We want to deploy the software with SCCM, therefore, we need to use the SYSTEM-account.

Can you please provide us with a setup that works in SYSTEM-context ?

Thank you for your support.

Kind regards

Mit freundlichen Grüßen

Harald Munsch

--

Information und Technik

Nordrhein-Westfalen (IT.NRW)

mailto:harald(dot)munsch(at)it(dot)nrw(dot)de

--

Sandeep Thakkar

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Sandeep Thakkar 2024-07-08 12:58:01 Re: Error when installing PostgreSQL 16.3.2 under system context NT AUTHORITY\SYSTEM
Previous Message Sandeep Thakkar 2024-07-08 11:35:06 Re: Error when installing PostgreSQL 16.3.2 under system context NT AUTHORITY\SYSTEM