info-cvs
[Top][All Lists]
Advanced

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

Re: Secure a sub-directory in a subdirectory ...


From: Derek R. Price
Subject: Re: Secure a sub-directory in a subdirectory ...
Date: Mon, 29 Jan 2001 10:59:07 -0500

Um, no.  What Larry said.  You must have set it up incorrectly.  The LockDir
directory must exist, be writable by everyone, and it should have the SGID bid
set is you're not using a BSD system.

If you've already done a checkout using lockdir, setting the SGID bit on
LockDir should probably be done recursively: 'chmod -R g+s $LockDir'.

Derek
--
Derek Price                      CVS Solutions Architect ( http://CVSHome.org
)
mailto:address@hidden     OpenAvenue ( http://OpenAvenue.com )
--
160. I'm not a complete idiot - several parts are missing.

Howard Zhou wrote:

> Sorry I didn't make myself clear. I meant with LockDir, no one can checkin
> except for the owner of the repository. Is that the purpose behind LockDir?
>
> Howard
>
> ----- Original Message -----
> From: "Larry Jones" <address@hidden>
> To: "Howard Zhou" <address@hidden>
> Cc: <address@hidden>; <address@hidden>
> Sent: Sunday, January 28, 2001 10:12 AM
> Subject: Re: Secure a sub-directory in a subdirectory ...
>
> > Howard Zhou writes:
> > >
> > > According to my test, once you set up LockDir, no-one can checkout. In
> other
> > > words, the repository become read-only.
> >
> > Then you must not have set it up correctly.  The LockDir directory must
> > exist, be writable by everyone, and it should have the SGID bit set if
> > you're not using a BSD system.
> >
> > -Larry Jones




reply via email to

[Prev in Thread] Current Thread [Next in Thread]