bug-cvs
[Top][All Lists]
Advanced

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

[PATCH] Map all pserver users to a given user


From: Philippe Troin
Subject: [PATCH] Map all pserver users to a given user
Date: 14 Mar 2002 18:04:24 -0800
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

The enclosed patch adds a new keyword 'MapAllUsersTo' to the
CVSROOT/config repository file. The behavior is:

   users connecting via the pserver will get mapped to this system
   user unless they are present in the CVSROOT/passwd file and the
   CVSROOT/passwd file contains a third field giving another system
   user to map to.

This is particularly useful when one wants to avoid duplicating the
password information from /etc/passwd to CVSROOT/passwd, yet still map
all connecting users to a single system user for easier repository
management.

This patch has been used with cvs in a production environment (10+
people hammering on a repository) and applies on top of cvs-1.11.1p1.

I grant permission to distribute this patch under the terms of the GNU
Public License.

Phil.

Attachment: cvs-1.11.1p1-MapAllUsersTo.patch
Description: Text Data


reply via email to

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