Re: how to protect root access database

Поиск
Список
Период
Сортировка
От Christopher Browne
Тема Re: how to protect root access database
Дата
Msg-id m3u0hukkwn.fsf@mobile.int.cbbrowne.com
обсуждение исходный текст
Ответ на how to protect root access database  ("wisan watcharinporn" <maccran@hotmail.com>)
Список pgsql-admin
> i have database with critical data (such patient information)
> how can i protect my database from root access
> because this host in company can access with root from many person
> (person who manage some service application on host but must not
> access this patient information)

The only way to be certain that system administrators cannot access
patient data is to encrypt the data before storing it in the database.

The book that most directly describes this approach to application
design is Peter Wayner's _Translucent Databases_; see also his web
site...  <http://www.wayner.org/books/td/>
--
(reverse (concatenate 'string "moc.liamg" "@" "enworbbc"))
http://cbbrowne.com/info/
If we were meant to fly, we wouldn't keep losing our luggage.

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

Предыдущее
От: Michael Fuhr
Дата:
Сообщение: Re: how to protect root access database
Следующее
От: "Amrit Angsusingh"
Дата:
Сообщение: Re: how to protect root access database