[ILUG] setting up anonymous CVS access ?
Waider
waider at dspsrv.com
Fri Mar 1 13:44:57 GMT 2002
According to John P. Looney:
> 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...).
>
> John
>
'tis in the FAQ...
create a passwd file in the CVSROOT file like so:
anon::
This presumes the presence of an anon user on your system and also that
you want to anon user not to have a CVS password. If you want to give anon
a password, use Your Favourite Crypted Password Generator to put an encrypted
string in field 2; if you don't want an anon user on your system use field
three to map to an existing user.
Cheers,
Waider.
--
waider at dspsrv.com / Chances are I'm not at home right now.
More information about the ILUG
mailing list