PosgreSQL Security Architecture

Поиск
Список
Период
Сортировка
От Lesley Kimmel
Тема PosgreSQL Security Architecture
Дата
Msg-id CAAQu=7QM9rn+NgcthKdCaXx_bJ2UrqBNGTSfQtH+by1Yrh2-NA@mail.gmail.com
обсуждение исходный текст
Ответы Re: PosgreSQL Security Architecture  (Adrian Klaver <adrian.klaver@aklaver.com>)
Re: PosgreSQL Security Architecture  (Albe Laurenz <laurenz.albe@wien.gv.at>)
Список pgsql-general
All;

I'm working to secure a PosgreSQL database according to a DoD security guide. It has many very generic requirements that get more toward the internal architecture of the system that wouldn't be apparent to the average admin. I was hoping someone might have some insight to the following requirements:

a) The DBMS must maintain the authenticity of communications sessions by guarding against man-in-the-middle attacks that guess at Session ID values.

b) Check DBMS settings and vendor documentation to verify the DBMS properly handles transactions in the event of a system failure. The consistent state must include a security configuration that is at least as restrictive as before the system failure. This must be guaranteed.

Thanks in advance,
-LJK

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

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: PostgreSQL vs Firebird SQL
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: PosgreSQL Security Architecture