info-cvs
[Top][All Lists]
Advanced

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

Re: security question


From: Larry Jones
Subject: Re: security question
Date: Thu, 12 Dec 2002 11:18:33 -0500 (EST)

Phil R Lawrence writes:
> 
> I saw in the docs how to set up pserver and how it can manage read-write 
> permissions.  But I won't run a server without encryption.
> 
> How can I have SSH *and* locked down projects *and* locked down CVSROOT dir?

Forget pserver, use SSH with individual system accounts.  Then you can
use normal permissions to control access to directories within the
repository.  People need read access to a directory in order to do
anything at all with it and write access to a directory to modify the
files in it (commit changes, add tags, etc.).  If you plan to allow
read-only users, you'll need to set LockDir= in CVSROOT/config to a
world-writable directory where CVS can put the lock files.

-Larry Jones

I always send Grandma a thank-you note right away.  ...Ever since she
sent me that empty box with the sarcastic note saying she was just
checking to see if the Postal Service was still working. -- Calvin



reply via email to

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