Re: Permissions
От
Albe Laurenz
Тема
Re: Permissions
Дата
Msg-id
A737B7A37273E048B164557ADEF4A58B538BE4D7@ntex2010i.host.magwien.gv.at
Ответ на
Re: Permissions (Andre Labuschagne)
Список
Дерево обсуждения
Permissions Andre Labuschagne <technical@eduadmin.com>
Re: Permissions "David G. Johnston" <david.g.johnston@gmail.com>
Re: Permissions Andre Labuschagne <technical@eduadmin.com>
Re: Permissions "David G. Johnston" <david.g.johnston@gmail.com>
Re: Permissions Andre Labuschagne <technical@eduadmin.com>
Re: Permissions "David G. Johnston" <david.g.johnston@gmail.com>
Re: Permissions Andre Labuschagne <technical@eduadmin.com>
Re: Permissions "David G. Johnston" <david.g.johnston@gmail.com>
Re: Permissions Andre Labuschagne <technical@eduadmin.com>
Re: Permissions "David G. Johnston" <david.g.johnston@gmail.com>
Re: Permissions Andre Labuschagne <technical@eduadmin.com>
Re: Permissions Skylar Thompson <skylar2@u.washington.edu>
Re: Permissions Andre Labuschagne <technical@eduadmin.com>
Re: Permissions Alan Hodgson <ahodgson@lists.simkin.ca>
Re: Permissions Andre Labuschagne <technical@eduadmin.com>
Re: Permissions "David G. Johnston" <david.g.johnston@gmail.com>
Re: Permissions Andre Labuschagne <technical@eduadmin.com>
Re: Permissions Albe Laurenz <laurenz.albe@wien.gv.at>
Re: Permissions Andre Labuschagne <technical@eduadmin.com>
Re: Permissions Albe Laurenz <laurenz.albe@wien.gv.at>
Re: Permissions Andre Labuschagne <technical@eduadmin.com>
Re: Permissions Albe Laurenz <laurenz.albe@wien.gv.at>
Re: Permissions Andre Labuschagne <technical@eduadmin.com>
Re: Permissions "David G. Johnston" <david.g.johnston@gmail.com>
Re: Permissions Andre Labuschagne <technical@eduadmin.com>
Re: Permissions Debra Cerda <Debra.Cerda@bluetreble.com>
Re: Permissions Andre Labuschagne <technical@eduadmin.com>
Andre Labuschagne wrote: > Encryption is meaningless if the super user can control the encrypting. What is required is the > following: the super user grants a user the rights to create a database and all objects within the > database. The super user simply grants the user that right. The super user has zero access to what > that user creates unless that user explicitly grants the super user those rights. That is called > security. That is what I am trying to achieve with PG. I was hoping that it is possible to do such a > thing. That is what Mimer, Sybase and Interbase [and perhaps others I am yet to encounter] do as a > matter of course. It as necessary for the security of a database as wheels are to a car. If you need exactly that feature, you are probably happier with a different database system, because PostgreSQL doesn't have it and probably never will. Most people would argue that this is no hard security, it only makes the attack more complicated. As a database superuser I can access files on the file system in any database I ever heard of, thus I can read the files containing the tables, thus I can figure out what is in them. Yours, Laurenz Albe
В списке pgsql-novice по дате отправления