From owner-freebsd-questions Wed Mar 12 1:55: 5 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 BF19437B401 for ; Wed, 12 Mar 2003 01:55:04 -0800 (PST) Received: from rawfire.torche.com (rawfire.torche.com [166.88.255.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id B057C43F93 for ; Wed, 12 Mar 2003 01:54:53 -0800 (PST) (envelope-from freebsd@rawfire.torche.com) Received: from rawfire.torche.com (localhost.torche.com [127.0.0.1]) by rawfire.torche.com (8.12.5/8.11.6) with ESMTP id h2C9tZw0067941 for ; Wed, 12 Mar 2003 01:55:36 -0800 (PST) (envelope-from freebsd@rawfire.torche.com) X-Authentication-Warning: rawfire.torche.com: Host localhost.torche.com [127.0.0.1] claimed to be rawfire.torche.com Received: from localhost (freebsd@localhost) by rawfire.torche.com (8.12.5/8.12.2/Submit) with ESMTP id h2C9tZNG067938 for ; Wed, 12 Mar 2003 01:55:35 -0800 (PST) (envelope-from freebsd@rawfire.torche.com) Date: Wed, 12 Mar 2003 01:55:35 -0800 (PST) From: Chris P To: freebsd-questions@FreeBSD.ORG Subject: ftp logging question Message-ID: 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 Anyone know how ftp's get logged? I do a last -10 and see a user did a 2 hour ftp, yet he has no files in his home. So I am curious what he downloaded/uploaded. Uploading is easy to poke around and look as his access is limited as to where he can write to. Downloading on the other hand is an open book. He's a trusted user, but if others poke around w/ accounts, I'd like to be able to check what they are downloading. Oh, and nothing shows up in his home dir loggin (.history) I think .history only shows things when they are actually logged in via telnet/ssh. I've poked around /var/logs, and didnt see any ftp logging. Maybe its an option I missed? Maybe nothing is being logged? Dunno.. a little education would be appreciated! Thanks! C. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message