[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: *-src packages: sudo (what programs?)



On Sat, Jul 11, 1998 at 03:19:25PM -0400, Paul Miller wrote:
> What programs are needed by the *-src packages for sudo to give access to?

If I understand you correctly, you want to compile source packages using
sudo, and have the sudo rights restricted to only those programs that the
source packages need? That approach doesn't work: source packages can and do
call a very large number of binaries.

If you're concerned about security when building source packages, you should
not use sudo or super, but you should install fakeroot and build -rfakeroot .
Fakeroot requires no priviledges a user doesn't have already, so it's safe.
The only reason source packages need to (think they) have root access, is to
set ownership and permissions on files that have been built.

HTH,
Ray
-- 
LEADERSHIP  A form of self-preservation exhibited by people with auto-
destructive imaginations in order to ensure that when it comes to the crunch 
it'll be someone else's bones which go crack and not their own.       
- The Hipcrime Vocab by Chad C. Mulligan    


--  
Unsubscribe?  mail -s unsubscribe debian-user-request@lists.debian.org < /dev/null


Reply to: