Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 44919 invoked from network); 4 Jun 2004 16:44:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 4 Jun 2004 16:44:30 -0000 Received: (qmail 12171 invoked by uid 500); 4 Jun 2004 16:44:22 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 12049 invoked by uid 500); 4 Jun 2004 16:44:21 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 12036 invoked by uid 99); 4 Jun 2004 16:44:21 -0000 Received: from [195.48.144.7] (HELO mail3.aarboard.ch) (195.48.144.7) by apache.org (qpsmtpd/0.27.1) with ESMTP; Fri, 04 Jun 2004 09:44:21 -0700 Received: from Aarboard-MTA by mail3.aarboard.ch with Novell_GroupWise; Fri, 04 Jun 2004 18:44:17 +0200 Message-Id: X-Mailer: Novell GroupWise Internet Agent 6.5.1 Date: Fri, 04 Jun 2004 18:44:02 +0200 From: "Andre Schild" To: Subject: Re: Antw: Re: mod_ldap & Win32 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hello Guenter, I had just some tests with Jess, and now I am able to build a working = mod_ldap for 2.0.49 It is in fact a problem, depending which MS SDK you use. With the old SDK I used previously (Whistler Beta1 March 2001) the mod_ldap stuff crashes. I have then rebuilt it with the MS SDK Spring 2003 Februar 2003 and now the LDAP authentication works fine. I have the Netscape C5 SDK available on my maschine too, but so far I have not found/seen a way to build apache 2 with the Netscape LDAP sdk. Andr=E9 aarboard ag internet - networks - screen&print design - multimedia Egliweg 10 - Postfach 214 - CH-2560 Nidau (Switzerland) Phone +41 32 332 9714 - Fax +41 32 332 9715 www.aarboard.ch - a.schild@aarboard.ch >>> eflash@gmx.net 04.06.2004 18:31:49 >>> Hi Andre, > Any chance you could send me your mod_ldap.so & util_ldap.so for windows = ? > So I can compare/test them with my modules ? have you tried a build with Netscape SDK? You can get binaries from my = site: http://www.gknw.com/development/apache/=20 however I have not tested ldap on Win32 for longer... Guenter.