Ubuntu running server daemons as root

Christopher Lemire christopher.lemire at gmail.com
Tue Jun 15 16:47:41 UTC 2010


I installed a dedicated Gobby server called sobby. It's running as root.
That's a very bad idea. Please, somebody sudo apt-get install sobby, and
tell me if it runs as root.

chris at lucid:~$ ps -ef | grep sobby
root      1625     1  0 Jun14 ?        00:00:00 /usr/bin/sobby
chris     5300  8500  0 11:45 pts/3    00:00:00 grep --color=auto sobby
chris at lucid:~$ sudo service sobby restart
[sudo] password for chris:
 * Stopping sobby                                                        [
OK ]
 * Starting sobby                                                        [
OK ]
chris at lucid:~$ ps -ef | grep sobby
root      5339     1  7 11:45 ?        00:00:00 /usr/bin/sobby
chris at lucid:~$

-- 
Christopher Lemire <christopher.lemire at gmail.com>
Ubuntu 64 bit Linux Raid Level 0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20100615/d41dfa6d/attachment.html>


More information about the ubuntu-users mailing list