From owner-freebsd-questions@FreeBSD.ORG Wed Sep 17 06:33:38 2003 Return-Path: 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 2DF1416A4B3 for ; Wed, 17 Sep 2003 06:33:38 -0700 (PDT) Received: from mx1.lphp.org (APastourelles-107-1-13-171.w80-11.abo.wanadoo.fr [80.11.65.171]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54F5A43FBD for ; Wed, 17 Sep 2003 06:33:36 -0700 (PDT) (envelope-from ajacoutot@lphp.org) Received: from lphp.org (ATuileries-108-2-1-148.w217-128.abo.wanadoo.fr [217.128.152.148]) by mx1.lphp.org (8.12.8p1/8.12.8) with ESMTP id h8HDXYAD032777 for ; Wed, 17 Sep 2003 15:33:34 +0200 (CEST) (envelope-from ajacoutot@lphp.org) Message-ID: <3F6861DB.3090303@lphp.org> Date: Wed, 17 Sep 2003 15:30:03 +0200 From: Antoine Jacoutot User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5b) Gecko/20030723 Thunderbird/0.1 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: auth_ldap X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 13:33:38 -0000 Hi ! Is there anyone using auth_ldap with apache under FreeBSD ? I get an odd error when trying to authenticate: [Wed Sep 17 15:25:32 2003] [error] [client 172.16.20.10] Could not bind to LDAP server `localhost' as (null): Protocol error I tried to ask for help on the auth_ldap mailing list, but it is totally non responsive. If there's anyone using this module successfully, please let me know. Regards. Antoine