From owner-freebsd-current@FreeBSD.ORG Fri Oct 22 08:07:08 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 DC0F816A4CE for ; Fri, 22 Oct 2004 08:07:08 +0000 (GMT) Received: from box7954.elkhouse.de (box7954.elkhouse.de [213.9.79.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53EF943D2D for ; Fri, 22 Oct 2004 08:07:08 +0000 (GMT) (envelope-from roman@ontographics.com) Received: from [192.168.1.3] (1Cust147.vr2.fft4.alter.net [149.229.88.147]) (authenticated bits=0) by box7954.elkhouse.de (8.13.1/8.12.9) with ESMTP id i9M89Kk0087387 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Fri, 22 Oct 2004 10:09:21 +0200 (CEST) (envelope-from roman@ontographics.com) From: Roman Kennke To: Kris Kennaway In-Reply-To: <20041021204140.GA37620@xor.obsecurity.org> References: <1098372850.2123.28.camel@moonlight> <20041021183306.63524.qmail@web14122.mail.yahoo.com> <20041021204140.GA37620@xor.obsecurity.org> Content-Type: text/plain Message-Id: <1098432424.669.0.camel@moonlight> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Fri, 22 Oct 2004 10:07:04 +0200 Content-Transfer-Encoding: 7bit cc: freebsd-current@FreeBSD.org cc: Claus Guttesen 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: Fri, 22 Oct 2004 08:07:09 -0000 Am Do, den 21.10.2004 schrieb Kris Kennaway um 22:41: > On Thu, Oct 21, 2004 at 08:33:06PM +0200, Claus Guttesen wrote: > > > 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. > > Yes it does. > > > Did you 'mergemaster -p' berfore > > mergemaster? > > Did *you* run mergemaster correctly? Actually I did run mergemaster correctly. But I forgot the make installworld part. Sorry, my fault. :-/ My apologies for polluting the list. /Roman