From owner-freebsd-current@FreeBSD.ORG Mon Jun 27 13:43:19 2005 Return-Path: X-Original-To: freebsd-current@FreeBSD.org 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 9B98316A41C; Mon, 27 Jun 2005 13:43:19 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from smtp.xbsd.org (xbsd.org [82.233.2.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DDCD43D1D; Mon, 27 Jun 2005 13:43:19 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by smtp.xbsd.org (Postfix) with ESMTP id 6F66D11CA6; Mon, 27 Jun 2005 15:51:00 +0200 (CEST) Received: from smtp.xbsd.org ([127.0.0.1]) by localhost (srv1.xbsd.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 70722-03; Mon, 27 Jun 2005 15:50:51 +0200 (CEST) Received: from [192.168.20.108] (unknown [83.142.147.11]) by smtp.xbsd.org (Postfix) with ESMTP id AD57711C93; Mon, 27 Jun 2005 15:50:50 +0200 (CEST) Message-ID: <42C0026C.3040000@FreeBSD.org> Date: Mon, 27 Jun 2005 15:43:08 +0200 From: Florent Thoumie User-Agent: Mozilla Thunderbird 1.0.2 (Macintosh/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jeremie Le Hen References: <20050626211011.GH1283@obiwan.tataz.chchile.org> <86d5q8113a.fsf@xps.des.no> <20050627130449.GQ1283@obiwan.tataz.chchile.org> In-Reply-To: <20050627130449.GQ1283@obiwan.tataz.chchile.org> X-Enigmail-Version: 0.92.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at xbsd.org Cc: =?ISO-8859-1?Q?Dag-Erling_Sm=F8rgrav?= , freebsd-current@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: OpenPAM Figwort broke PAM modules from ports X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 27 Jun 2005 13:43:19 -0000 Jeremie Le Hen wrote: > Hi Dag-Erling, > > >>>This prevents PAM modules installed in /usr/local/lib from being >>>dlopen(3)'d. I'm not sure whether FreeBSD really wants this new >>>``feature'' or not, but actually I think this needs a note in >>>src/UPDATING to be issued, explaining that PAM modules installed from >>>ports need to be specified with their full path now. >> >>They always did. > > > With all respect I owe you you, the last upgrade of my -CURRENT box > constrained me to use the following patch to make pam_alreadyloggedin.so > work again : FWIW, I always needed to put full pathname for pam_ldap to use it. -- Florent Thoumie flz@xbsd.org