Re: Re: ODBC Security

Поиск
Список
Период
Сортировка
От Ludek Finstrle
Тема Re: Re: ODBC Security
Дата
Msg-id 20010528181415.X29883@anxur.fi.muni.cz
обсуждение исходный текст
Ответ на Re: ODBC Security  ("Selowa, Simon" <sselowa@mail.sbic.co.za>)
Список pgsql-interfaces
> Is it possible to set up a security or access rights for ODBC connection?.
> Lately, I have experienced a problem whereby a user deleted a table from my
> DB2 Database. This user  accesses the database via the ODBC connection.

It depends what you want. If you fill in configuration dialog for ODBC
username and password then it's impossible.

But you can configure ODBC without filling username an password and then
user have to fill username and password to connect to postgres (only once
per session) when he use ODBC connection. And in postgresql you can specify
users and their privileges.

Regards

Luf


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

Предыдущее
От: "Erny"
Дата:
Сообщение: Meta info for queries
Следующее
От:
Дата:
Сообщение: Re: libpq++ in Apache Problem.