in reply to Secure Webmin
I have a daemon process that runs as root. It has plugins for various tasks. At this time, those tasks are things like checking disk quota, requesting a higher quota etc.. It listens to a local unix socket and accepts commands over that socket.
How do you prevent an unprivileged user (other than the web server) accessing that socket to gain root rights?
Alexander
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Secure Webmin
by pileofrogs (Priest) on May 29, 2009 at 22:11 UTC | |
by SwellJoe (Scribe) on May 30, 2009 at 11:16 UTC |