Search Postgresql Archives

Shared memory and FreeBSD's jail()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




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?

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux