On Tue, Apr 10, 2001 at 12:55:29PM +0200, kees wrote: > Unix/Linux have a lot of daemons that have to run as root because they > need to acces some specific data or run special programs. They are > vulnerable as we learn. > Is there any way to have something like an exec call that is > subject to a sudo like permission system? That would run the daemons > as a normal user but allow only for specific functions i.e. NOT A SHELL. Yeah, exec sudo. Tim. */
- [RFC] exec_via_sudo kees
- Re: [RFC] exec_via_sudo Tim Waugh
- Re: [RFC] exec_via_sudo Alexander Viro
- Re: [RFC] exec_via_sudo Jesse Pollard