Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 30473 invoked from network); 19 Apr 2007 01:23:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Apr 2007 01:23:48 -0000 Received: (qmail 1261 invoked by uid 500); 19 Apr 2007 01:23:42 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 1242 invoked by uid 500); 19 Apr 2007 01:23:42 -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 1231 invoked by uid 99); 19 Apr 2007 01:23:42 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Apr 2007 18:23:42 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [65.249.159.30] (HELO mail2.fujifilm.com) (65.249.159.30) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 18 Apr 2007 18:23:35 -0700 Received: from mail.guadagno.org ([74.67.146.234]) by mail2.fujifilm.com with hMailServer ; Wed, 18 Apr 2007 21:23:16 -0400 Received: from Home Domain-MTA by mail.guadagno.org with Novell_GroupWise; Wed, 18 Apr 2007 21:23:13 -0400 Message-Id: <46268C21.3F77.002E.1@guadagno.org> X-Mailer: Novell GroupWise Internet Agent 7.0.1 Date: Wed, 18 Apr 2007 21:22:46 -0400 From: "Tony Guadagno" To: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=__PartBA9DD776.0__=" X-Virus-Checked: Checked by ClamAV on apache.org Subject: [users@httpd] can't get apache to talk ldap to netware ldap server-HELP --=__PartBA9DD776.0__= Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi, I am trying to get Apache 2.2.4(windows) to talk LDAP to my Netware = 6.5sp6 server. I get the following error when trying to connect [Tue Apr 17 22:47:50 2007] [warn] [client 10.1.1.1] [3372] auth_ldap = authenticate: user tonyg authentication failed; URI / [LDAP: ldap_simple_bi= nd_s() failed][Unavailable] this is what dstrace shows on the server New TLS connection 0xa1e68a80 from 172.30.0.20:3648, monitor =3D 0x1c4, = index =3D 12 Monitor 0x1c4 initiating TLS handshake on connection 0xa1e68a80 DoTLSHandshake on connection 0xa1e68a80 TLS accept failure 5 on connection 0xa1e68a80, setting err =3D -5875. = Error stack: TLS handshake failed on connection 0xa1e68a80, err =3D -5875 BIO ctrl called with unknown cmd 7 Server closing connection 0xa1e68a80, socket error =3D -5875 Connection 0xa1e68a80 closed are these errors cert issues? Here is my apache config (Global Config) LDAPTrustedGlobalCert CA_DER conf/FlightLineCA.der LDAPTrustedGlobalCert CA_BASE64 conf/FlightLineCA.pem LDAPTrustedGlobalCert CA_DER conf/FlightLineCA-SS.der LDAPTrustedGlobalCert CA_BASE64 conf/FlightLineCA-SS.pem (Directory Config) AuthType basic AuthBasicProvider ldap AuthName "LdapTest" AuthLDAPURL ldaps://fs0.ultra-fei.com:636/o=3Dxyxx?cn?sub AuthLDAPBindDN cn=3Dadmin,o=3Dxyxx AuthLDAPBindPassword xyxx AllowOverride None Order allow,deny Allow from 172.30 Allow from 10.1 require valid-user *********************************************** Tony Guadagno Guadagno Consulting tonyg@guadagno.org 585.703.6700 *********************************************** --=__PartBA9DD776.0__= Content-Type: text/plain; name="Tony Guadagno.vcf" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="Tony Guadagno.vcf" BEGIN:VCARD VERSION:2.1 X-GWTYPE:USER FN:Tony Guadagno EMAIL;WORK;PREF;NGW:tonyg@guadagno.org N:Guadagno;Tony END:VCARD --=__PartBA9DD776.0__= Content-Type: text/plain; charset=us-ascii --------------------------------------------------------------------- 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 --=__PartBA9DD776.0__=--