On Thu, Jul 24, 2003 at 01:58:26PM +0200, Leonard den Ottolander wrote:
>  Another simple way to do this is to just chown -R /usr/src to the user 
> that builds the rpm's. Works like a charm.

I've done that in a slightly more refined way:

- make a new group called "src"
- chgrp -R src /usr/src/RedHat
- chmod -R g+w /usr/src/RedHat

Then add every user that's supposed to build RPMs to "src". :-)

Cheerio,

Thomas
-- 
==> RH List Archive: http://marc.theaimsgroup.com/?l=redhat-list&r=1&w=2 <==
-----------------------------------------------------------------------------
                Thomas Ribbrock    http://www.ribbrock.org 
  "You have to live on the edge of reality - to make your dreams come true!"


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to