From owner-freebsd-questions@FreeBSD.ORG Tue Jun 12 21:30:43 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4AE0E16A41F for ; Tue, 12 Jun 2007 21:30:43 +0000 (UTC) (envelope-from jbeining@mail.arc.nasa.gov) Received: from arc.nasa.gov (pony2pub.arc.nasa.gov [128.102.31.42]) by mx1.freebsd.org (Postfix) with ESMTP id 2CC3413C4BA for ; Tue, 12 Jun 2007 21:30:43 +0000 (UTC) (envelope-from jbeining@mail.arc.nasa.gov) Received: from [143.232.188.244] (HELO synack) by pony2pub.arc.nasa.gov (CommuniGate Pro SMTP 4.3.10) with ESMTP id 36646689 for freebsd-questions@freebsd.org; Tue, 12 Jun 2007 13:30:40 -0700 From: "Joshua Beining" To: Date: Tue, 12 Jun 2007 13:31:31 -0700 Organization: Nasa Ames Research Center Message-ID: <00c601c7ad30$a9a644b0$f4bce88f@arc.nasa.gov> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.6626 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1896 Importance: Normal Subject: Enforcing Password History X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jbeining@arc.nasa.gov List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jun 2007 21:30:43 -0000 I have some 6.1 stable systems that I would like to enforce password histories on. pam_unix, pam_passwdqc and login.conf do not seem to support this functionality. Does anyone have any suggestions? Thanks. -Joshua