Hello, Stephen!

On Tue, 18 Jul 2000, Stephen Rasku wrote:

> I have just set up a cvs pserver on Linux and it appears that it runs 
> the server as the person performing the command.  I would prefer to be 
> able to set the permissions such that the developers can't login to 
> the server machine and start playing around directly in the 
> repository.  Is it possible to have the pserver run as a single user 
> (e.g. cvs)?

It is possible, but it may be not what you want. All modern Linux
distributions support PAM, so you can just disable logins and whatever
else those developers can do with that machine (ftp, rexec). It is in many
cases better than "depersonalizing" them. You still know who is who
without letting untrusted people in.

Regards,
Pavel Roskin

Reply via email to