BUG #3919: Service Privileges Bug

From: "Sergey" <d(at)voteland(dot)ru>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #3919: Service Privileges Bug
Date: 2008-02-01 09:55:08
Message-ID: 200802010955.m119t8f0026575@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 3919
Logged by: Sergey
Email address: d(at)voteland(dot)ru
PostgreSQL version: 8.3RC2
Operating system: Windows 2003 SP2
Description: Service Privileges Bug
Details:

Postgre can't run under restricted user's account. Even if:
1) All 'service' rights to that account granted;
2) All 'disk' rights also granted (checked very carefully, '/data' in full
access, other dirs read and execute);

The error is 'Error 5 : Access denied'.

Changing the user to 'Local Service' solves the issue.

p.s.
Postgre 8.2 on the same machine under restricted user with same priveleges
running quite.

Browse pgsql-bugs by date

  From Date Subject
Next Message Arun 2008-02-01 14:52:26 BUG #3920: sequence not generated for postgres using toplink jpa
Previous Message Tom Lane 2008-01-31 19:10:42 Re: BUG #3917: Compilation error on VC8.0