Shared memory and FreeBSD's jail()

Поиск
Список
Период
Сортировка
От lister
Тема Shared memory and FreeBSD's jail()
Дата
Msg-id 428CA6B8.4030001@primetime.com
обсуждение исходный текст
Ответы Re: Shared memory and FreeBSD's jail()  (Douglas McNaught <doug@mcnaught.org>)
Re: Shared memory and FreeBSD's jail()  (Scott Marlowe <smarlowe@g2switchworks.com>)
Re: Shared memory and FreeBSD's jail()  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
 At the BSDCan tutorial last week on jails (and several other times)
there was discussion regarding Postgres's use of system V style
shared memory, and an unfortunate side effect of making jail() less
secure. Specifically, to allow Postgres to operate in a jail()ed
environment, the sysctl :
jail.sysvipc_allowed=1
 has to be set. This allows ALL jails to access the memory, at the least
leaving Postgres open to attack, at the worst allowing a door into who
knows what security breach.
 Question : is there any way to run Postgres securely in a jail?

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

Предыдущее
От: Hrishikesh Deshmukh
Дата:
Сообщение: Postgresql 7.4.7 docs(PDF)
Следующее
От: tmpmac@mac.com
Дата:
Сообщение: unique index with bool