From owner-freebsd-questions@FreeBSD.ORG Wed Jul 6 19:28:57 2005 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 7043516A41C for ; Wed, 6 Jul 2005 19:28:57 +0000 (GMT) (envelope-from m87carlson@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C16743D45 for ; Wed, 6 Jul 2005 19:28:57 +0000 (GMT) (envelope-from m87carlson@gmail.com) Received: by wproxy.gmail.com with SMTP id 71so27318wra for ; Wed, 06 Jul 2005 12:28:56 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type; b=MOK1N2JLdAZxwGZTmsnLBj8ii9GDh93RG4By2BqSt86wBHyLVEV9fNPC1Uyne2q1ziwS6NEh5VdoNOuoKu+j5QAojkP2zZ1UuAq1G3BD1e2GdVZ5Ujz//XMHpaQoPelwSyxrgeLhZ/Gp6Y6X3L1Wmy76Lkzm/Q70K/47msA1yrE= Received: by 10.54.36.46 with SMTP id j46mr40920wrj; Wed, 06 Jul 2005 12:28:56 -0700 (PDT) Received: by 10.54.69.10 with HTTP; Wed, 6 Jul 2005 12:28:56 -0700 (PDT) Message-ID: Date: Wed, 6 Jul 2005 12:28:56 -0700 From: Mike Carlson 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 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Account password expiration X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Mike Carlson List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Jul 2005 19:28:57 -0000 Hello, Is there a way in 5.x to have account passwords expire every 180 days? Or I= =20 should say N days really. I think this was once tunable in /etc/login.conf= =20 but thats has been repalced with PAM. Anyway, I just need account passwords to expire every 180 days, any help is= =20 appreciated. Oh, I dont subscribe to questions so please CC me. Thanks, Mike C