Path to this page:
./
devel/cvsd,
Run CVS pserver in a chroot-ed environment
Branch: pkgsrc-2011Q4,
Version: 1.0.22,
Package name: cvsd-1.0.22,
Maintainer: ericcvsd is a wrapper program for cvs in pserver mode. It will run 'cvs
pserver' under a special uid/gid in a chroot jail.
cvsd is run as a daemon and is controlled through a configuration
file. It is relatively easy to configure and tools are provided
for easily setting up a rootjail.
This server can be useful if you want to run a public cvs pserver.
You should however be aware of the security limitations of running
a cvs pserver. If you want any kind of authentication you should
really consider using secure shell as a secure authentication
mechanism and transport. Passwords used in cvs pserver are transmitted
in plaintext and this wrapper won't change that.
This server adds a layer of security to cvs. cvs is a very powerful
tool and is capable of running scripts and other things. By running
cvs in a rootjail it is possible to limit the amount of "damage"
cvs can do if it is exploited. It is generally a good idea to run
cvsd without any write permissions to any directory on the system.
Required to build:[
devel/gmake] [
lang/perl5]
Master sites:
SHA1: 6ae4663a14c9c84e65e138f02bcf3a84a1bc92cd
RMD160: 28d6eb47adeaeb576a2e5b14c82f76b9e6355d77
Filesize: 251.055 KB
Version history: (Expand)
- (2012-01-08) Package added to pkgsrc.se, version cvsd-1.0.22 (created)