info-cvs
[Top][All Lists]
Advanced

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

Re: Ristricting access to CVSROOT....


From: Mark D. Baushke
Subject: Re: Ristricting access to CVSROOT....
Date: Thu, 15 Jul 2004 16:39:29 -0700

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hamid Ghassemi <address@hidden> writes:

> This may have been asked before; however, I cannot find the answer
> anywhere.

See https://www.cvshome.org/docs/manual/cvs-1.11.17/cvs_18.html#SEC169
https://ccvs.cvshome.org/source/browse/ccvs/contrib/cvs_acls.in
https://ccvs.cvshome.org/source/browse/ccvs/contrib/cvs_acls.in?rev=HEAD

> We are trying to restrict access to CVSROOT directory such that only a few
> can make changes to it and all other can checkout only to read.  How can
> this be done?
 
Have the commitinfo script have an entry for CVSROOT which runs a
script. The script returns a zero exit code when $USER is in the allowed
list and a non-zero code when $USER is not in the list.

Look at contrib/cvs_acls in a tree where you built cvs 1.11.17 for ideas or
https://ccvs.cvshome.org/source/browse/ccvs/contrib/cvs_acls.in?rev=HEAD

        -- Mark


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQFA9xWw3x41pRYZE/gRAn/pAJ9KEaJZw3xoKcrLfEDe9nwyNPMiggCfYLeU
Duoi9VpHwMOa4kiu7XW1jtc=
=zRva
-----END PGP SIGNATURE-----




reply via email to

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