From owner-freebsd-questions@FreeBSD.ORG Tue Mar 7 00:06:14 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 E7B0A16A420 for ; Tue, 7 Mar 2006 00:06:14 +0000 (GMT) (envelope-from ashok.shrestha@gmail.com) Received: from nproxy.gmail.com (nproxy.gmail.com [64.233.182.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D9D943D45 for ; Tue, 7 Mar 2006 00:06:14 +0000 (GMT) (envelope-from ashok.shrestha@gmail.com) Received: by nproxy.gmail.com with SMTP id p46so992387nfa for ; Mon, 06 Mar 2006 16:06:13 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=QxAZAv4cgjtKSr3AOJWMrc0R5UB61n/v0IddQYEa/qYa5zS/9HM4bJSUYzyFZJgyf+rIlE1id0gccvJHyWGe/6ADIBIn/dfOlgzQS4UuZtdoZQ3rxJolNi8v1tIowCxM7+G6uZJ2eIhYjqA5GQSLL3RPB4EUlPLCF2c4xtoP5do= Received: by 10.48.142.9 with SMTP id p9mr2696790nfd; Mon, 06 Mar 2006 16:06:12 -0800 (PST) Received: by 10.49.75.5 with HTTP; Mon, 6 Mar 2006 16:06:12 -0800 (PST) Message-ID: <79e2026f0603061606j2371fb0lc61d5c652b05bb1f@mail.gmail.com> Date: Mon, 6 Mar 2006 19:06:12 -0500 From: "Ashok Shrestha" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: delete inactive account X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Mar 2006 00:06:15 -0000 Hi, How can I automatically delete accounts that are not used for a certain period of time? Is there a simple way to do it using 'pw'? Or does it require a fancy script? -- Ashok Shrestha