On Fri, Mar 01, 2002 at 01:35:30PM +0000, John P. Looney wrote:
> How do I add anon (reading) access to a CVS repository ? I've added
> "anonymous" to the CVSROOT/readers file, but I've a feeling I need
> some sort of password file, if I'm using :pserver: (even for an anonymous
> user with no password...).
You need to make sure that CVS uses CVSROOT/passwd rather than
/etc/passwd for usernames - which you can do in CVSROOT/config by
setting SystemAuth to no. The alternative is to set up a system
anoncvs user with the password fiels set to * (no login), and no
password in the CVSROOT/passwd file.
In any case, you need some kind of local user under whose uid the
anonymous user will run. Set it up as extremelt restrictive, and
add that to the third field of CVSROOT/passwd, so you have
anonymous::donteventry
where donteventry has the right to do nothing on the system
except read cvs.
Dave.
--
David Neary,
E-Mail: bolsh at gimp.org
IRL: Marseille, France
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!