From owner-freebsd-questions Tue Jan 28 10:25:35 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 68B3D37B401 for ; Tue, 28 Jan 2003 10:25:34 -0800 (PST) Received: from hotmail.com (oe31.law12.hotmail.com [64.4.18.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E21443F3F for ; Tue, 28 Jan 2003 10:25:34 -0800 (PST) (envelope-from b1henning@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 28 Jan 2003 10:25:33 -0800 X-Originating-IP: [192.216.212.193] From: "Brian Henning" To: "freebsd" Subject: cvs Date: Tue, 28 Jan 2003 12:25:02 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Message-ID: X-OriginalArrivalTime: 28 Jan 2003 18:25:33.0956 (UTC) FILETIME=[A570EC40:01C2C6FA] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I am setting up a cvs server on my bsd box. So far i have enabled pserver in my /etc/initd.conf file. I have added a user called 'cvsuser' i have created a repository in /home/cvsroot i have pointed my CVSROOT variable to that cvsroot directory. when i enter the command cvs -d :pserver:cvsuser@localhost:/home/cvsroot login i can't get logged in because i don't have a password set in my passwd file. i created an empty one '/home/cvsroot/passwd' but, i don't know howto add users to it.. can anyone help me do this? thanks, brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message