From owner-freebsd-questions Mon Dec 17 14:35: 4 2001 Delivered-To: freebsd-questions@freebsd.org Received: from koza.acecape.com (koza2.acecape.com [66.9.36.222]) by hub.freebsd.org (Postfix) with ESMTP id 27C4537B41B for ; Mon, 17 Dec 2001 14:35:02 -0800 (PST) Received: from qubit (fathom.diluvian.net [66.114.64.69]) by koza.acecape.com (8.10.1/8.9.3) with SMTP id fBHMZ1X09154 for ; Mon, 17 Dec 2001 17:35:01 -0500 (EST) Message-ID: <000701c1874a$8fa9e3d0$0200a8c0@qubit> From: "Russell A. Khurshudian" To: "Freebsd-Questions" Subject: RCS: Allowing more users to make changes Date: Mon, 17 Dec 2001 17:31:24 -0500 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.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 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 want to allow other users to make changes to a directory of files using RCS. I tried adding the users with the following command: "rcs -auser1,user2.." When i tried to check out and lock the file with 'co -l ' i got a permission denied error message. The file owner is root, but i want other users to be able to make changes to it. All help is appreciated. Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message