Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 64333 invoked from network); 20 Jul 2006 20:07:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 Jul 2006 20:07:08 -0000 Received: (qmail 72131 invoked by uid 500); 20 Jul 2006 19:31:35 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 72086 invoked by uid 500); 20 Jul 2006 19:31:34 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 72047 invoked by uid 99); 20 Jul 2006 19:31:34 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Jul 2006 12:31:34 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [144.189.100.102] (HELO motgate4.mot.com) (144.189.100.102) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Jul 2006 12:31:29 -0700 Received: from az33exr02.mot.com (az33exr02.mot.com [10.64.251.232]) by motgate4.mot.com (8.12.11/Motorola) with ESMTP id k6KJV18n012466 for ; Thu, 20 Jul 2006 12:31:07 -0700 (MST) Received: from de01exm63.ds.mot.com (de01exm63.am.mot.com [10.176.8.108]) by az33exr02.mot.com (8.13.1/8.13.0) with ESMTP id k6KJV0DX011868 for ; Thu, 20 Jul 2006 14:31:01 -0500 (CDT) X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Thu, 20 Jul 2006 15:30:59 -0400 Message-ID: In-Reply-To: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [users@httpd] mod_authnz_ldap for 2.2.2 thread-index: Acar2KnyeFmnT4DbS5Wdc8xQ52yHvQAWC3ng From: "Declerck Michael-W30479" To: X-Brightmail-Tracker: AAAAAQAAAAQ= X-White-List-Member: TRUE X-Virus-Checked: Checked by ClamAV on apache.org Subject: RE: [users@httpd] mod_authnz_ldap for 2.2.2 X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Kenneth, Thank you for the redirect to /usr/lib/apache2/modules/, I was wondering why none of the modules had the .so extension in the mods-available/ directory. Upon looking in that folder, I found a mod_auth_ldap.so module which the link below suggests was replaced by mod_authnz_ldap in the Apache2.2 release. The documentation said that the most significant change between 2.0 and 2.2 was the authorization modules (http://httpd.apache.org/docs/2.2/upgrading.html). I have been searching around in the Ubuntu Dapper servertalk and howto forums, but have found nothing as yet. I am going to try to use the mod_auth_ldap.so and see how the Apache takes it. I will let you know what happens Kenneth. If anyone has found anywhere to download standard 2.2 modules such as mod_auth_basic, mod_authn_file, mod_authz_user, mod_authz_groupfile, and mod_authnz_ldap please let me know.=20 Your help is always appreciated. Michael DeClerck -----Original Message----- From: Kenneth Stueflotten Svee [mailto:k.s.svee@usit.uio.no]=20 Sent: Thursday, July 20, 2006 3:43 AM To: users@httpd.apache.org Subject: Re: [users@httpd] mod_authnz_ldap for 2.2.2 [ Declerck Michael-W30479 ] > Hello, > I installed Apache2.2.2 several weeks ago on my Ubuntu Linux machine=20 > (which is similar to Debian), and also on my Windows XP machine. I=20 > went to my /etc/apache2/mods-available/ directory looking for the=20 > mod_authnz_ldap package which (according to > http://httpd.apache.org/docs/2.2/mod/) should be available. Seems to be an Ubuntu build issue. You should try the Ubuntu-support features (forums and whatnot). > However, the mod_authnz_ldap module does not exist in that directory,=20 > nor do many other modules which the Apache documentation suggests=20 > should exist. The modules them selves are found (on my Ubuntu Dapper) in /usr/lib/apache2/modules/, and haven't found any mod_authnz_ldap.so either. The module is however not enabled by default when compiling Apache2.2, so it may be it's available as an addon, but a quick apt-cache search did not reveal anything. Again, try the Ubuntu forum. Rgds, Kenneth Svee --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org