Re: Réf. : RE: Running PostGre on DVD

Поиск
Список
Период
Сортировка
От Gregory Maxwell
Тема Re: Réf. : RE: Running PostGre on DVD
Дата
Msg-id e692861c0511150732m17097206v1636632f0be78567@mail.gmail.com
обсуждение исходный текст
Ответ на Réf. : RE: Running PostGre on DVD  (eric.leguillier@mpsa.com)
Список pgsql-hackers
On 11/15/05, eric.leguillier@mpsa.com <eric.leguillier@mpsa.com> wrote:
> I don't understand why an user can't WILLINGLY (by EXPLICITLY setting an
> OPTION) allow a privileged administrator to run PostGre.
> It is a MAJOR problem for me, that will force me to use another database
> because my database will be on a DVD and I'm not sure that on the PC on
> which it will be executed, the user isn't an admin or that I can create an
> unprivileged user. To resume, I don't want my user to be unable to run my
> application for that.
> The persons specifying this option would know perfectly well the risks
> linked to it.
> I'm starting to think the PostGre developpers think the users are children.
> I'm deeply disappointed to be forced to compile my own PostGre and I will
> not.

You can do it.
Modify the source, it's a one line change.  Be grateful that you have
this privilege that you would lack with a proprietary database.

Running as an administrator isn't a matter of taste, it's
fundamentally broken from a security perspective. Just as you are
(usually) asked to jump through hoops to break the normal promises
that the database provide, you will be asked to do so on this one.

If you are unable to make a one line change to the source and rebuild
the application then you probably are unable to understand the
security implications of your decision. I wouldn't call this treating
you like a child, I'd call this expecting you to be an adult.


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Fixes for 8.1 run of pgindent
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Fixes for 8.1 run of pgindent