Re: support for using runas for pg

From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
To: "Mohamed Fazil" <mohdfazil_p_a(at)yahoo(dot)com>, "pg-admin postgre" <pgsql-admin(at)postgresql(dot)org>
Subject: Re: support for using runas for pg
Date: 2006-01-11 22:48:48
Message-ID: 6BCB9D8A16AC4241919521715F4D8BCE92E9B3@algol.sollentuna.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

> Hi,
>
> I got a third party utility to run pgsql in non
> administrative users account and without prompting password.
> The utility providers ensure that the utility will work in
> NT. I used this utility for running pg8.1.1 and it shows me
> the following error with a prompt titled "ININTDB.EXE - DLL
> Initialization Failed" and the message "Initialization of
> Dynamic Link Library D:\WINNT\system32\KERNEL32.dll failed.
> The process is terminating abnormally". Before running this i
> had created new user named postgres without administrator
> rights. I tried by providing read & execute rights for the
> user postgres to Kernl32.dll, user32.dll & for the folder of
> pg that contains libraries and exe's. Then also it is showing
> the same error.

Does it work when you use runas (I know this is not a permanent solution
for you, but as a part of the debugging). IIRC, you said it did and the
problem was just that runas prompted for password - but was this on the
samme machine?

If it does work with runas, then you have a bug in the third party
program you're using, and you need to take it up with them.

//Magnus

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message navicat 2006-01-12 04:34:27 Navicat PostgreSQL Manager for Windows (ver. 7.1.8) is now available
Previous Message Tom Lane 2006-01-11 15:22:51 Re: postgres 7.2.1 pg_restore large objects