From owner-freebsd-questions Tue Mar 27 11:34:49 2001 Delivered-To: freebsd-questions@freebsd.org Received: from q.closedsrc.org (ip233.gte15.rb1.bel.nwlink.com [209.20.244.233]) by hub.freebsd.org (Postfix) with ESMTP id EB38137B718 for ; Tue, 27 Mar 2001 11:34:44 -0800 (PST) (envelope-from lplist@closedsrc.org) Received: by q.closedsrc.org (Postfix, from userid 1003) id CF89055407; Tue, 27 Mar 2001 11:24:59 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by q.closedsrc.org (Postfix) with ESMTP id BDA4751610; Tue, 27 Mar 2001 11:24:59 -0800 (PST) Date: Tue, 27 Mar 2001 11:24:59 -0800 (PST) From: Linh Pham To: Kurtis Smith Cc: Subject: Re: Oh man I am confused on apache ftpchroot ... In-Reply-To: <5.0.2.1.0.20010327112813.00a69ec0@64.161.89.218> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 2001-03-27, Kurtis Smith scribbled: # chmod .. something something heheh chmod u+rw {list of files} - to allow read/write by the owner chmod go-rwx {list of files} - to disallow read/write/exec by group or others chmod u-r {folder} && chmod u+wx {folder} - to allow only write and exec on/in the folder I could be wrong or just plain crazy (or both?) :) -- Linh Pham [lplist@closedsrc.org] // 404b - Brain not found To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message