From owner-freebsd-current@FreeBSD.ORG Thu Oct 21 18:33:07 2004 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 F406116A4CE for ; Thu, 21 Oct 2004 18:33:06 +0000 (GMT) Received: from web14122.mail.yahoo.com (web14122.mail.yahoo.com [66.163.171.113]) by mx1.FreeBSD.org (Postfix) with SMTP id D721743D45 for ; Thu, 21 Oct 2004 18:33:06 +0000 (GMT) (envelope-from cguttesen@yahoo.dk) Message-ID: <20041021183306.63524.qmail@web14122.mail.yahoo.com> Received: from [194.248.174.50] by web14122.mail.yahoo.com via HTTP; Thu, 21 Oct 2004 20:33:06 CEST Date: Thu, 21 Oct 2004 20:33:06 +0200 (CEST) From: Claus Guttesen To: Roman Kennke , freebsd-current@FreeBSD.org In-Reply-To: <1098372850.2123.28.camel@moonlight> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: Re: PAM and SU? 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: Thu, 21 Oct 2004 18:33:07 -0000 > 5.3-RC1 and now su lets > me into root without a password, I really don't like this. > I think that the problem lies in the configuration > file /etc/pam.d/su . My /etc/pam.d/su on 5.3 stable does not have an include-line. Did you 'mergemaster -p' berfore mergemaster? Claus