From owner-freebsd-questions Tue Aug 22 13:45:19 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id NAA16338 for questions-outgoing; Tue, 22 Aug 1995 13:45:19 -0700 Received: from elf.kendall.mdcc.edu (elf.kendall.mdcc.edu [147.70.150.122]) by freefall.FreeBSD.org (8.6.11/8.6.6) with ESMTP id NAA16331 for ; Tue, 22 Aug 1995 13:45:14 -0700 Received: (from freelist@localhost) by elf.kendall.mdcc.edu (8.6.11/8.6.9) id QAA27099; Tue, 22 Aug 1995 16:36:49 -0400 Date: Tue, 22 Aug 1995 16:36:47 -0400 (EDT) From: "Don's FList drop" To: "Garrett A. Wollman" cc: Peter Wemm , freebsd-questions@freebsd.org Subject: Re: Account expiration bug or feature? In-Reply-To: <9508222030.AA04882@halloran-eldar.lcs.mit.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: questions-owner@freebsd.org Precedence: bulk On Tue, 22 Aug 1995, Garrett A. Wollman wrote: > < > Perhaps a hook in getpwent() and friends? If the account is expired, > > perhaps return a fake pw_shell? > > Or much better, fix ftpd to check the expiration time. I thought it > already did... Will this necessitate patching wu-ftp as well?