Hallo Hushi,
hier mal die Ausgabe von ps -aux
# ps -aux
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 1 0.0 0.1 1308 448 ? S May06 0:00 init [3]
root 17932 0.0 0.1 1376 496 ? S May06 0:00 syslogd -m 0
root 18000 0.0 0.2 4120 948 ? S May06 0:00 /bin/sh /usr/bin/
mysql 18093 0.0 0.7 15688 3108 ? S May06 0:00 /usr/libexec/mysq
root 19458 0.0 2.1 21540 8544 ? S May06 0:00 /usr/sbin/httpd
root 19475 0.0 0.1 1356 512 ? S May06 0:00 crond
root 19512 0.0 0.4 14232 1900 ? S May06 0:00 /usr/sbin/asteris
root 30659 0.0 0.1 4624 628 ? S May06 0:00 spamass-milter -p
root 26395 0.0 0.3 3448 1404 ? S May09 0:00 /usr/bin/perl /ro
root 26447 0.0 0.6 17824 2388 ? S May09 0:00 /usr/sbin/httpd
root 27760 0.0 0.2 13888 1048 ? S May09 0:00 spamass-milter -p
root 19742 0.0 7.8 35112 30676 ? S May09 0:00 /usr/bin/spamd -d
root 20319 0.0 0.2 1976 812 ? S May09 0:00 xinetd -stayalive
apache 18279 0.0 1.9 22628 7720 ? S May09 0:00 /usr/sbin/httpd
root 28120 0.0 0.5 6708 2220 ? S May10 0:00 sshd -i
root 28638 0.0 0.3 4284 1400 pts/0 S May10 0:00 -bash
spamd 3146 0.0 9.7 42756 38376 ? S May10 0:00 spamd child
root 24095 0.0 0.7 7364 3116 ? SN May10 0:00 sendmail: server
spamd 5787 0.0 9.3 41064 36672 ? S May10 0:00 spamd child
apache 7922 0.0 1.2 21772 4868 ? S May10 0:00 /usr/sbin/httpd
root 13611 0.0 0.6 7068 2540 ? S May10 0:00 sshd -i
root 13850 0.0 0.3 4276 1380 pts/1 S May10 0:00 -bash
root 14020 0.0 0.3 3480 1316 ? S May10 0:00 /usr/libexec/open
root 11681 0.0 0.7 6444 3088 ? SN May10 0:00 sendmail: server
root 24179 0.0 0.7 6472 2868 ? SN May10 0:00 sendmail: server
root 25848 0.0 0.7 6472 2856 ? SN May10 0:00 sendmail: server
root 13460 0.0 0.5 7256 2216 ? SN May10 0:00 sendmail: ./m4J9n
root 13466 0.0 0.1 1648 660 ? SN May10 0:00 procmail -f Hltla
root 16353 0.0 0.5 6708 2220 ? S May10 0:00 sshd -i
root 17559 0.0 0.3 4276 1388 pts/2 S May10 0:00 -bash
root 17700 0.0 0.1 2620 756 pts/2 R May10 0:00 ps -aux
Wie kann ich denn feststellen, welche Berechtigungen fehlen?
Läuft SA jetzt als root oder nicht? (Wie stelle ich das denn um?)
Drumfish