From owner-freebsd-current Sat Jan 12 14:31:16 2002 Delivered-To: freebsd-current@freebsd.org Received: from outel.org (outel.org [207.173.133.28]) by hub.freebsd.org (Postfix) with ESMTP id A0F2537B417 for ; Sat, 12 Jan 2002 14:31:09 -0800 (PST) Received: from [192.168.1.20] (athlon [192.168.1.20]) by outel.org (8.11.6/8.11.6) with ESMTP id g0CMUtV37507; Sat, 12 Jan 2002 14:30:55 -0800 (PST) (envelope-from qumqats@outel.org) Date: Sat, 12 Jan 2002 14:31:22 -0800 From: "Joel M. Baldwin" To: Dag-Erling Smorgrav , current@FreeBSD.ORG Subject: Re: HEADS UP: -CURRENT switched from pam.conf to pam.d Message-ID: <1378459089.1010845882@[192.168.1.20]> In-Reply-To: References: X-Mailer: Mulberry/2.1.2 (Win32 Demo) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG The convert script seems to have an error. su-2.05# perl -w /usr/src/etc/pam.d/convert.pl /etc/pam.conf /(\$FreeBSD: src/: unmatched () in regexp at /usr/src/etc/pam.d/convert.pl line 63. su-2.05# --On Saturday, January 12, 2002 3:09 PM +0100 Dag-Erling Smorgrav wrote: > The preferred configuration method for PAM is now /etc/pam.d/ rather > than /etc/pam.conf. If you have an unmodified pam.conf, just delete > it after your next mergemaster run. If you have local modifications, > you can use /usr/src/etc/pam.d/convert.pl to incorporate them into > your /etc/pam.d: > ># cd /etc/pam.d ># perl -w /usr/src/etc/pam.d/convert.pl /etc/pam.conf > > The script will create new files for non-standard services you've > added to pam.conf, and update existing files while taking care to > preserve the version string so as to avoid tripping up mergemaster. > > If you do neither of these things, then after your next mergemaster > run PAM will start using the policies in /etc/pam.d instead of > /etc/pam.conf, falling back to the latter only when no appropriate > policy was found in the former. > > DES > -- > Dag-Erling Smorgrav - des@ofug.org > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message