Re: starting the database server

From: Richard Huxton <dev(at)archonet(dot)com>
To: "Nefnifi, Kasem" <Kasem(dot)Nefnifi(at)atosorigin(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: starting the database server
Date: 2004-11-30 16:41:36
Message-ID: 41ACA2C0.10007@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Nefnifi, Kasem wrote:
> Hi Richard, bellow the text from the log file:
>
> ---------- start log file ----------
>
> 30/11/2004 16:45:08 PostgreSQL Error None 0 N/A BAAN-AT-HOME
> execution of PostgreSQL by a user with administrative permissions is
> not permitted. The server must be started under an unprivileged user
> ID to prevent possible system security compromise. See the
> documentation for more information on how to properly start the
> server.

There you go - the user PostgreSQL tries to run under has administrative
permissions. This isn't allowed for security purposes.

> 30/11/2004 16:42:52 SceCli Warning None 1202 N/A BAAN-AT-HOME
> "Security policies are propagated with warning. 0x534 : No mapping
> between account names and security IDs was done.
>
> For best results in resolving this event, log on with a
> non-administrative account and search http://support.microsoft.com
> for ""troubleshooting 1202 events"". A user account in one or more
> Group policy objects (GPOs) could not be resolved to a SID. This
> error is possibly caused by a mistyped nor deleted user account
> referenced in either the User Rights or Restricted Groups branch of a
> GPO. To resolve this event, contact an administrator in the domain
> to perform the following actions:

What's more - there seems to have been a problem mapping user/group
numbers to names. The rest of the message gives details of how to
correct this.

--
Richard Huxton
Archonet Ltd

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Nefnifi, Kasem 2004-11-30 16:49:31 Re: starting the database server
Previous Message Sally Ruggero 2004-11-30 16:40:18 Re: delete with index scan