From owner-cvs-all Wed May 1 22: 0:44 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4059037B416; Wed, 1 May 2002 22:00:41 -0700 (PDT) Received: (from des@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4250fv80436; Wed, 1 May 2002 22:00:41 -0700 (PDT) (envelope-from des) Message-Id: <200205020500.g4250fv80436@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Wed, 1 May 2002 22:00:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/pam.d gdm xdm X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG des 2002/05/01 22:00:41 PDT Modified files: etc/pam.d gdm xdm Log: xdm plays horrid tricks with PAM, and dumps core if it's allowed to call pam_lastlog, so add a dummy session chain to avoid using the one from pam.d/other. I assume gdm does something similar, so give it a dummy session chain as well. Sponsored by: DARPA, NAI Labs. Revision Changes Path 1.4 +2 -1 src/etc/pam.d/gdm 1.4 +2 -1 src/etc/pam.d/xdm To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message