Derzeit top
zeigt mir, dass fast alle httpd
Prozesse von ausgeführt werden nobody
. "Fast", weil 2 von ihnen von geführt werden root
.
Wie kann ich es in einer Weise , dass ich Benutzer zu sagen haben gegeben: dartagnan
, porthos
, aramis
, athos
laufen httpd jeweils getrennt wie die Benutzer?
Ich hoffe, so etwas zu sehen, wenn ich renne top
:
PID USER Befehl 1234 dartagnan / usr / local / apache / bin / httpd -k start -DSSL 12 porthos / usr / local / apache / bin / httpd -k start -DSSL 342 aramis / usr / local / apache / bin / httpd -k start -DSSL 214 athos / usr / local / apache / bin / httpd -k start -DSSL
============> Dies ist, was ich derzeit habe und was ich NICHT gerne sehe:
PID USER Befehl 1234 niemand / usr / local / apache / bin / httpd -k start -DSSL 12 niemand / usr / local / apache / bin / httpd -k start -DSSL 342 Nobody / usr / local / apache / bin / httpd -k start -DSSL 214 Nobody / usr / local / apache / bin / httpd -k start -DSSL 244 root / usr / local / apache / bin / httpd -k start -DSSL 334 root / usr / local / apache / bin / httpd -k start -DSSL