From owner-freebsd-current Wed Aug 28 20:58:27 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE7DA37B400 for ; Wed, 28 Aug 2002 20:58:23 -0700 (PDT) Received: from energistic.com (bdsl.66.12.217.106.gte.net [66.12.217.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 526DC43EAA for ; Wed, 28 Aug 2002 20:57:59 -0700 (PDT) (envelope-from steve@energistic.com) Received: from energistic.com (steve@localhost [127.0.0.1]) by energistic.com (8.12.6/8.12.5) with ESMTP id g7T3vrIJ045458 for ; Wed, 28 Aug 2002 22:57:54 -0500 (EST) (envelope-from steve@energistic.com) Received: (from steve@localhost) by energistic.com (8.12.6/8.12.6/Submit) id g7T3vrfU044348 for freebsd-current@freebsd.org; Wed, 28 Aug 2002 22:57:53 -0500 (EST) Date: Wed, 28 Aug 2002 22:57:53 -0500 (EST) From: Steve Ames Message-Id: <200208290357.g7T3vrfU044348@energistic.com> To: freebsd-current@freebsd.org Subject: lukemftpd not logging wtmp? Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG -w (log sessions to wtmp) is theoretically the default (according to the man page), however FTP sessions never get logged to the wtmp file (or utmp file if '-u' is specified). I searched the mailing list archives but didn't see anything. Before I peak at the code I wanted to see if this was known behavior? This occurs with or without '-r' being specified (I had thought maybe it was because of the privelage reduction but that is not the case apparently). -Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message