From owner-freebsd-questions@FreeBSD.ORG Tue Nov 8 13:36:42 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A78B16A41F for ; Tue, 8 Nov 2005 13:36:42 +0000 (GMT) (envelope-from gerard@seibercom.net) Received: from smtp2.suscom.net (smtp2.suscom.net [64.78.83.231]) by mx1.FreeBSD.org (Postfix) with ESMTP id E61DF43D46 for ; Tue, 8 Nov 2005 13:36:41 +0000 (GMT) (envelope-from gerard@seibercom.net) Received: from localhost (smtp2.suscom.net [127.0.0.1]) by smtp2.suscom.net (Postfix) with ESMTP id C454A1CD87F for ; Tue, 8 Nov 2005 08:23:44 -0500 (EST) Received: from smtp2.suscom.net ([127.0.0.1]) by localhost (smtp2 [127.0.0.1]) (amavisd-new, port 10024) with SMTP id 24124-07 for ; Tue, 8 Nov 2005 08:23:36 -0500 (EST) Received: from seibercom.net (ip148.217.susc.suscom.net [216.45.217.148]) by smtp2.suscom.net (Postfix) with SMTP id 23C2A1CD879 for ; Tue, 8 Nov 2005 08:23:36 -0500 (EST) Received: from [192.168.0.2] (//gerard [192.168.0.2]) by seibercom.net (8.13.4/8.13.4) with ESMTP id jA8DaUww010124 for ; Tue, 8 Nov 2005 08:36:31 -0500 (EST) (envelope-from gerard@seibercom.net) Date: Tue, 08 Nov 2005 08:36:32 -0500 From: Gerard Seibert To: freebsd-questions@freebsd.org Sender: gerard@seibercom.net Organization: Seibercom X-Face: "\j?x](l|]4p?-1Bf@!wN<&p=$.}^k-HgL}cJKbQZ3r#Ar]\%U(#6}'?<3s7%(%(gxJxxcR nSNPNr*/^~StawWU9KDJ-CT0k$f#@t2^K&BS_f|?ZV/.7Q Message-Id: <20051108082925.864D.GERARD@seibercom.net> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" X-Mailer: Becky! ver. 2.22.02 [en] Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: by amavisd-new at suscom.net Subject: cyrus-sasl2 compile option X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Nov 2005 13:36:42 -0000 I found this notation on regarding cyrus-sasl on the FreeBSD site . This is a snippet of the article: Install security/cyrus-sasl from the ports. You can find this port in security/cyrus-sasl. security/cyrus-sasl has a number of compile time options to choose from and, for the method we will be using here, make sure to select the pwcheck option. Does this apply to cyrus-sasl2 as well? I tried 'make config' but that produced nothing. I do not see any option for the 'pwcheck' option in the Makefile. What, if any compile options should I include on the command line? I am running FreeBSD 5.4 at present. --=20 Gerard Seibert gerard@seibercom.net