On Tue, 25 Nov 2008 20:40:47 +0100
Christoph Zwerschke <[EMAIL PROTECTED]> wrote:
> D'Arcy J.M. Cain wrote:
>  > Yes.  I changed the default passwd file to map to cvsd instead of
>  > nobody based on that article but still no joy in Mudville.
> 
> Maybe it's not the CVSROOT/passwd file, but the etc/passwd in 
> /var/lib/cvsd/ is missing some users, or etc/group is missing in 
> /var/lib/cvsd. chroot can be hairy indeed.

I was just about to reply that I checked all that but then realized
that I didn't specifically look at the group file.  Turns out that the
group file was never created by the cvsd-buildroot script.  I created
that manually and it works now.

cvs -d :pserver:[EMAIL PROTECTED]:/usr/cvs login
[empty password]
cvs -d :pserver:[EMAIL PROTECTED]:/usr/cvs checkout pygresql

-- 
D'Arcy J.M. Cain
PyGreSQL Development Group
http://www.PyGreSQL.org
_______________________________________________
PyGreSQL mailing list
[email protected]
http://mailman.vex.net/mailman/listinfo/pygresql

Reply via email to