From owner-freebsd-questions Mon Dec 17 18:47:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from catalyst.sasknow.net (catalyst.sasknow.net [207.195.92.130]) by hub.freebsd.org (Postfix) with ESMTP id 3016637B405; Mon, 17 Dec 2001 18:47:35 -0800 (PST) Received: from localhost (ryan@localhost) by catalyst.sasknow.net (8.11.6/8.11.6) with ESMTP id fBI2nWC15238; Mon, 17 Dec 2001 20:49:32 -0600 (CST) (envelope-from ryan@sasknow.com) X-Authentication-Warning: catalyst.sasknow.net: ryan owned process doing -bs Date: Mon, 17 Dec 2001 20:49:32 -0600 (CST) From: Ryan Thompson X-X-Sender: To: "Russell A. Khurshudian" Cc: "Crist J . Clark" , Freebsd-Questions Subject: Re: RCS: Allowing more users to make changes In-Reply-To: <20011217203704.X14608-100000@catalyst.sasknow.net> Message-ID: <20011217204734.M14608-100000@catalyst.sasknow.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Ryan Thompson wrote to Russell A. Khurshudian: > chgrp groupname RCS RCS/* > chmod 0770 RCS # World doesn't need to read backups Oops... Don't forget the current directory... those two lines should read: chgrp groupname . RCS RCS/* chmod 0775 . chmod 0770 RCS :-) -- Ryan Thompson Network Administrator, Accounts SaskNow Technologies - http://www.sasknow.com #106-380 3120 8th St E - Saskatoon, SK - S7H 0W2 Tel: 306-664-3600 Fax: 306-664-1161 Saskatoon Toll-Free: 877-727-5669 (877-SASKNOW) North America To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message