[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: anoncvs.shar without mirror
Nikolay Sturm <sturm@openbsd.org> wrote:
> > a secure (ssh tunneled) chroot-jailed cvs server with multiple
> > repositories and independant userlists (developers). all developers
> > must not have an account on the system but within the chroot jail.
>
> CVS does not have its own user management, therefore you need system
> users.
Actually, CVS does have its own user management (see CVSROOT/passwd,
readers, writers), but this is only applicable when cvs actually
controls access, i.e. in pserver mode. When you go through SSH,
it is obviously sshd that controls access, and sshd references
system users, not cvs ones.
--
Christian "naddy" Weisgerber naddy@mips.inka.de