BUG #2008: IUSR (Internet Guest Account) - ADO Connection problems IUSR missing permissions.

Поиск
Список
Период
Сортировка
От Antonio Pedro Lopes
Тема BUG #2008: IUSR (Internet Guest Account) - ADO Connection problems IUSR missing permissions.
Дата
Msg-id 20051028125943.4FE9FF0CB8@svr2.postgresql.org
обсуждение исходный текст
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      2008
Logged by:          Antonio Pedro Lopes
Email address:      antonio.pedro@pararede.com
PostgreSQL version: PostgreSQL 8.0
Operating system:   WindowsXP Professional
Description:        IUSR (Internet Guest Account) - ADO Connection problems
IUSR missing permissions.
Details:

I have an ASP application that is trying to connect with a Postgres database
using postgresql driver. When the application try to connect the following
error is throw.

ADO Reports these Database Error(s) executing:
DRIVER={PostgreSQL};SERVER=127.0.0.1;PORT=5432;Database=DBNAME;Uid=postuser;
Pwd=xx
    Error#=-2147467259
    Error description=Specified driver could not be loaded due to system
error 998 (PostgreSQL).

But if given to the IUSR (Internet Guest Account) the Administration Group
permission, all works fine!!

I need to know what kind of permission the IUSR needs to load the Postgres
Driver.

I already give to IUSR full control to the PostgreSQL folders and
subfolders, but the same error occurs.

Any help would be appreciated.

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Michael Fuhr
Дата:
Сообщение: Re: BUG #2001: Signal 11 after concurrent inserts + updates
Следующее
От: "Mike Grant"
Дата:
Сообщение: Re: BUG #2000: psql does not prompt for password