From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Feb 21 01:00:32 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A8858106566C for ; Tue, 21 Feb 2012 01:00:32 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 932B18FC14 for ; Tue, 21 Feb 2012 01:00:32 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q1L10WYA081013 for ; Tue, 21 Feb 2012 01:00:32 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q1L10Wmk081011; Tue, 21 Feb 2012 01:00:32 GMT (envelope-from gnats) Date: Tue, 21 Feb 2012 01:00:32 GMT Message-Id: <201202210100.q1L10Wmk081011@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Mel Flynn Cc: Subject: Re: ports/162240: net/nss-pam-ldapd should allow openldap24-sasl-client X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Mel Flynn List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Feb 2012 01:00:32 -0000 The following reply was made to PR ports/162240; it has been noted by GNATS. From: Mel Flynn To: Harry Coin Cc: bug-followup@FreeBSD.org Subject: Re: ports/162240: net/nss-pam-ldapd should allow openldap24-sasl-client Date: Tue, 21 Feb 2012 01:59:08 +0100 On 2/21/2012 01:49, Harry Coin wrote: > On 2/20/2012 6:40 PM, Mel Flynn wrote: >> Can be closed due to pilot error. >> >> The port contains an SASL knob since August 2009, which signals >> bsd.openldap.mk to prefer the sasl version of the library. If the user >> does not enable this knob, even though sasl library is installed, port >> can't be held responsible. > > The issue is not what the configuration options exist in the > user-compiled ports, it's forcing people to use the ports and learn the > non-default knobs within each because they learn the hard way the > default settings embodied in the precompiled packages give the > complaints noted. ===> The following configuration options are available for nss-pam-ldapd-0.7.13_2: SASL=off (default) "Enable SASL" PAM=on (default) "Build pam_ldap" ===> Use 'make config' to modify these settings These options are presented through a dialog screen by default, unless you specifically turn them off through BATCH or other advanced flags. -- Mel