Re: [HACKERS] mode of libs

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] mode of libs
Дата
Msg-id 199802260413.XAA04538@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] mode of libs  ("Thomas G. Lockhart" <lockhart@alumni.caltech.edu>)
Список pgsql-hackers
> Well, the data directory itself is protected from anyone other than the postgres
> account, so it may not matter as much if an individual file is not right. My (former)
> Ingres installation had the directory protected, and then permissions of 777 on all the
> directories and files within it as I recall...
>
> We should fix it up to match the protections on other files though...

Not true.  As long as someone has read or execute permission on a
directory, they can read/write any file in that directory they have
permission for.  What they can't do is add or delete file based on the
directory permission.


--
Bruce Momjian                          |  830 Blythe Avenue
maillist@candle.pha.pa.us              |  Drexel Hill, Pennsylvania 19026
  +  If your life is a hard drive,     |  (610) 353-9879(w)
  +  Christ can be your backup.        |  (610) 853-3000(h)

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

Предыдущее
От: Brett McCormick
Дата:
Сообщение: transaction not valid ColID
Следующее
От: Brett McCormick
Дата:
Сообщение: grammer/keywords/shift/reduce conflicts