From owner-freebsd-current@FreeBSD.ORG Sat Aug 2 06:16:44 2003 Return-Path: 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 8AB8137B401 for ; Sat, 2 Aug 2003 06:16:44 -0700 (PDT) Received: from marvin.sko.mh.se (marvin.sko.mh.se [193.10.250.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7406143F85 for ; Sat, 2 Aug 2003 06:16:43 -0700 (PDT) (envelope-from myrslok@marvin.sko.mh.se) Received: from marvin.sko.mh.se (localhost.sko.mh.se [127.0.0.1]) by marvin.sko.mh.se (8.12.9/8.12.9) with ESMTP id h72DE7fW035882 for ; Sat, 2 Aug 2003 15:14:07 +0200 (CEST) (envelope-from myrslok@marvin.sko.mh.se) Received: from localhost (myrslok@localhost)h72DE7cB035879 for ; Sat, 2 Aug 2003 15:14:07 +0200 (CEST) Date: Sat, 2 Aug 2003 15:14:07 +0200 (CEST) From: Mats Larsson To: freebsd-current@freebsd.org Message-ID: <20030802150826.D35850@marvin.sko.mh.se> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: warnpassword and warnexpire in 5.1 login.conf X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Aug 2003 13:16:44 -0000 Hello! Tried this question to the questions list with no response, perhaps current is the correct list for questions related to 5.1-RELEASE?? I am trying to use warnexpire and warnpassword in login.conf but with no result, are the warnexpire and warnpassword still used in 5.1 or have they been superseded with a PAM module in the same way as minpasswordlen and minpasswordcase?? // Mats Larsson