Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 30239 invoked from network); 16 Sep 2005 11:48:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 16 Sep 2005 11:48:20 -0000 Received: (qmail 80539 invoked by uid 500); 16 Sep 2005 11:48:09 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 80524 invoked by uid 500); 16 Sep 2005 11:48:09 -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 80511 invoked by uid 99); 16 Sep 2005 11:48:08 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Sep 2005 04:48:08 -0700 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=FORGED_RCVD_HELO X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [194.109.24.25] (HELO smtp-vbr5.xs4all.nl) (194.109.24.25) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Sep 2005 04:48:19 -0700 Received: from izemail.zorggroepmeander.nl (a80-127-199-205.adsl.xs4all.nl [80.127.199.205]) by smtp-vbr5.xs4all.nl (8.13.3/8.13.3) with SMTP id j8GBm6VC066526 for ; Fri, 16 Sep 2005 13:48:06 +0200 (CEST) (envelope-from MarcJonkers@zorggroepmeander.nl) Received: from 192.168.0.204 ([192.168.0.204]) by izemail.zorggroepmeander.nl (JAMES SMTP Server 2.2.0) with SMTP ID 961 for ; Fri, 16 Sep 2005 13:36:53 +0200 (CEST) Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Date: Fri, 16 Sep 2005 13:49:37 +0200 Message-ID: <36A1887289D5054B9E23E551791F5FD80177D4FC@kytgr05.corp.meander.nl> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [users@httpd] ldaps auth[Scanned] Thread-Index: AcW6so+J06aILMABSXGZCfirW+S5iQAAhkHA From: "Marc Jonkers" To: X-Virus-Scanned: by XS4ALL Virus Scanner X-Virus-Checked: Checked by ClamAV on apache.org Subject: RE: [users@httpd] ldaps auth[Scanned] X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I tried to use ldaps with a W2K AD no succes=20 -----Oorspronkelijk bericht----- Van: Dmitriy Kirhlarov [mailto:dkirhlarov@oilspace.com]=20 Verzonden: vrijdag 16 september 2005 13:33 Aan: users@httpd.apache.org Onderwerp: Re: [users@httpd] ldaps auth[Scanned] On Fri, Sep 16, 2005 at 01:24:22PM +0200, Leeuwen, Allan van wrote: > Maybe you didn't compile apache with ssl support ? Not my case. I use https without problem. Is anybody use ldap_s_ authorization? Is it work? > I need use ldap authentication over ssl I have in my httpd.conf > LDAPSHaredCacheSize 20000 > LDAPCacheEntries 1024 > LDAPCacheTTL 600 > LDAPOpCacheEntries 1024 > LDAPOpCacheTTL 600 > LDAPTrustedCA /usr/local/etc/ssl/cacert.pem > LDAPTrustedCAType BASE64_FILE >=20 >=20 > and in the .htaccess > AuthType basic > AuthName "test" > AuthLDAPEnabled on > AuthLDAPURL > = ldaps://free2.mow.oilspace.com/ou=3Dusers,o=3Doilspace?uid?one?(ObjectCla= s > s=3D > posixAccount) > AuthLDAPAuthoritative off > require valid-user >=20 > I know what my cacert file correct and name of ldap server identical=20 > in URI and certificate. >=20 > But I get in http-error.log > LDAP: SSL support unavailable >=20 > and, after that, apache connected to ldap without encryption. >=20 > Any ideas? >=20 > My system: > $ uname -rs && pkg_info -Ix apache > FreeBSD 5.4-STABLE > apache-2.0.54_4 Version 2 of Apache web server with prefork MPM. >=20 > WBR -- Dmitriy Kirhlarov OILspace, 26 Leninskaya sloboda, bld. 2, 2nd floor, 115280 Moscow, Russia P:+7 095 105 7247 F:+7 095 105 7246 E:DmitriyKirhlarov@oilspace.com OILspace - The resource enriched - www.oilspace.com --------------------------------------------------------------------- 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