Re: dblink connection security
От | Joe Conway |
---|---|
Тема | Re: dblink connection security |
Дата | |
Msg-id | 4691B02C.6090105@joeconway.com обсуждение исходный текст |
Ответ на | Re: dblink connection security (Gregory Stark <stark@enterprisedb.com>) |
Ответы |
Re: dblink connection security
Re: dblink connection security |
Список | pgsql-patches |
Gregory Stark wrote: > Consider a scenario like "package <x> uses dblink". Sysadmin follows > instructions for package <x> and installs dblink. Now package <x>'s > documentation isn't going to explain the second-order effects and discuss > restricting who has access to dblink. The sysadmin has no particular interest > in using dblink himself and probably will never read any dblink docs. > > On the other hand if dblink can't be executed by random users then when > package x tells you to install dblink it will also tell you to grant access to > the user that package runs as. The sysadmin can consider which users that > should be. > See my last email... Consider a scenario like "package <x> uses <arbitrary function y in an untrusted language z>". Exact same concerns arise. Joe
В списке pgsql-patches по дате отправления: