CVSAccess

Manage access to CVS repositories via pserver

passwd_file

Path to a passwd file

Path to a file with list of users (and their passwords) allowed to access CVS.

Default value:

user_login

Login of a CVS user

Login of a user allowed to access CVS repository. Usually the same as a real login.

Default value: %(main.login)

local_user

Login of a user that will be accessing CVS

Login of a system user as who 'user_login' will be accessing repository.

Default value: %(main.login)

password

Password

Password required to access CVS repository.

Default value:

crypt

Whether to crypt password

Define whether adduser should to crypt the password. Set to 'no' if you are entering an already crypted password. Otherwise leave the default ('yes').

Default value: yes

readers_file

Path to a readers file

Path to a file with list of users whose have a read-only access privileges.

Default value:

writers_file

Path to a writers file

Path to a file with list of users whose have a write access privileges.

Default value: