* [Comm] Apache root
@ 2002-10-18 15:05 Sinom
2002-10-18 16:48 ` Sergey Vlasov
0 siblings, 1 reply; 2+ messages in thread
From: Sinom @ 2002-10-18 15:05 UTC (permalink / raw)
To: Community
Посмотрев на список своих процессов обноружил, что один из апачевсих
процессов работает под рутом. Это нормально? Всегда считал, что апач не
должен с рутовыми правами работать.
$ ps aux |grep httpd
root 16781 0.1 1.9 111948 4916 ? S 22:57 0:00 httpd -DHAVE_HTTP
apache 16787 0.0 1.9 112032 5012 ? S 22:57 0:00 httpd -DHAVE_HTTP
apache 16788 0.0 1.9 112032 5012 ? S 22:57 0:00 httpd -DHAVE_HTTP
apache 16789 0.0 1.9 112032 5012 ? S 22:57 0:00 httpd -DHAVE_HTTP
apache 16790 0.0 1.9 112032 5012 ? S 22:57 0:00 httpd -DHAVE_HTTP
apache 16791 0.0 1.9 112032 5012 ? S 22:57 0:00 httpd -DHAVE_HTTP
sinom 17192 0.0 0.2 1716 572 pts/1 R 23:02 0:00 grep httpd
--
Роман
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Comm] Apache root
2002-10-18 15:05 [Comm] Apache root Sinom
@ 2002-10-18 16:48 ` Sergey Vlasov
0 siblings, 0 replies; 2+ messages in thread
From: Sergey Vlasov @ 2002-10-18 16:48 UTC (permalink / raw)
To: community
On Fri, 18 Oct 2002 23:05:10 +0800
Sinom <sinom@ktk.ru> wrote:
> Посмотрев на список своих процессов обноружил, что один из апачевсих
> процессов работает под рутом. Это нормально? Всегда считал, что апач не
> должен с рутовыми правами работать.
Это первый процесс - он садится на порт 80 (что без рута не сделать) и
дальше только следит за детьми, к сети сам не прикасается. Есть еще
несколько операций, которые требуют рута. Теоретически можно было бы
сбросить права после инициализации, но при этом, например, пропала бы
возможность перечитывания конфигурации без полного перезапуска.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-10-18 16:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-18 15:05 [Comm] Apache root Sinom
2002-10-18 16:48 ` Sergey Vlasov
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git