RE: [EMAIL PROTECTED] ldaps authentication - RESOLVED

2006-01-23 Thread Sturgis, Grant
@httpd.apache.org' > Subject: RE: [EMAIL PROTECTED] ldaps authentication > > > -Original Message- > > From: Ricardo Stella [mailto:[EMAIL PROTECTED] > > > > > > > The default for ldap over ssl is on port 636. Is your ldap > supporting > >

RE: [EMAIL PROTECTED] ldaps authentication

2006-01-20 Thread Sturgis, Grant
g ldaps authentication - or ldap for that matter? > >>> > >>> Anyone using ldaps to AD? > >>> > >>> Thanks, > >>> > >>> Grant > >>> --- > >>> > >>> > >>>

Re: [EMAIL PROTECTED] ldaps authentication

2006-01-20 Thread Ricardo Stella
d. Let me ask a different question: >>> >>> Is anyone using ldaps authentication - or ldap for that matter? >>> >>> Anyone using ldaps to AD? >>> >>> Thanks, >>> >>> Grant >>> --- >>> >>>

RE: [EMAIL PROTECTED] ldaps authentication

2006-01-20 Thread Sturgis, Grant
> Is anyone using ldaps authentication - or ldap for that matter? > > > > Anyone using ldaps to AD? > > > > Thanks, > > > > Grant > > --- > > > > > >> -Original Message- > >> From: Sturgis, Grant

Re: [EMAIL PROTECTED] ldaps authentication

2006-01-20 Thread Ricardo Stella
for that matter? > > Anyone using ldaps to AD? > > Thanks, > > Grant > --- > > >> -Original Message- >> From: Sturgis, Grant >> Sent: Wednesday, January 18, 2006 2:12 PM >> To: users@httpd.apache.org >> Subject: [E

RE: [EMAIL PROTECTED] ldaps authentication

2006-01-20 Thread Sturgis, Grant
t; To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] ldaps authentication > > Greetings List, > > I have seen this question posted several times, but have not seen a > resolution. If it is in the archives, I apologize for not seeing it > there. > > I have ldap aut

[EMAIL PROTECTED] ldaps authentication

2006-01-18 Thread Sturgis, Grant
Greetings List, I have seen this question posted several times, but have not seen a resolution. If it is in the archives, I apologize for not seeing it there. I have ldap authentication working using mod_auth_ldap, but I want to enable ldaps to avoid transmitting passwords in clear text. This i

RE: [EMAIL PROTECTED] LDAPS authentication APACHE2 with W2K Domain anyone?[Scanned]

2005-11-10 Thread Marc Jonkers
e?sub?(objectclass=person)    require valid-user I use Debian. What's wrong?     thx,   Marc Van: Marc Jonkers [mailto:[EMAIL PROTECTED] Verzonden: donderdag 10 november 2005 15:11Aan: users@httpd.apache.orgOnderwerp: [EMAIL PROTECTED] LDAPS authentication APACHE2 with W2K Doma

RE: [EMAIL PROTECTED] LDAPS authentication APACHE2 with W2K Domain anyone?[Scanned]

2005-11-10 Thread Barham, David
understanding was that the linux-DC communication is encrypted. David -Original Message- From: Marc Jonkers [mailto:[EMAIL PROTECTED] Sent: 10 November 2005 14:25 To: users@httpd.apache.org Subject: RE: [EMAIL PROTECTED] LDAPS authentication APACHE2 with W2K Domain anyone?[Scanned] Hi David

RE: [EMAIL PROTECTED] LDAPS authentication APACHE2 with W2K Domain anyone?[Scanned]

2005-11-10 Thread Marc Jonkers
Hi David, Is this secure encryption? Thx, Marc -Oorspronkelijk bericht- Van: Barham, David [mailto:[EMAIL PROTECTED] Verzonden: donderdag 10 november 2005 15:11 Aan: users@httpd.apache.org Onderwerp: RE: [EMAIL PROTECTED] LDAPS authentication APACHE2 with W2K Domain anyone?[Scanned

RE: [EMAIL PROTECTED] LDAPS authentication APACHE2 with W2K Domain anyone?

2005-11-10 Thread Barham, David
To: users@httpd.apache.org Subject: [EMAIL PROTECTED] LDAPS authentication APACHE2 with W2K Domain anyone? Hi,   I want to authenticate users agains W2K domain with LDAPS in Apache2.  Has anyone running this? I cannot get it working.     t

[EMAIL PROTECTED] LDAPS authentication APACHE2 with W2K Domain anyone?

2005-11-10 Thread Marc Jonkers
Hi,   I want to authenticate users agains W2K domain with LDAPS in Apache2.  Has anyone running this? I cannot get it working.     thx,   Marc

Re: [EMAIL PROTECTED] LDAPS authentication failure in Apache2

2005-10-19 Thread Dmitriy Kirhlarov
On Tue, Oct 18, 2005 at 09:37:57AM -0500, Craig R. Bina wrote: > No apparent problem with the certificate: Plz, give me more information. 1. OS, apache, openldap versions. Compilations directive for apache. 2. Move ErrorLog /your/error_log LogLevel debug directives in head of httpd.conf 3. Can I

Re: [EMAIL PROTECTED] LDAPS authentication failure in Apache2

2005-10-18 Thread Craig R. Bina
Dmitriy, No apparent problem with the certificate: openssl s_client -connect ldap2.itcs.northwestern.edu:636 -verify 10 -CAfile verisign-bundleca.crt -showcerts https://www.verisign.com/rpa (c)00/CN=VeriSign Time Stamping Authority CA /C=US/ST=Illinois/L=Evanston/O=Northwestern University/OU=Inf

Re: [EMAIL PROTECTED] LDAPS authentication failure in Apache2

2005-10-17 Thread Dmitriy Kirhlarov
On Mon, Oct 17, 2005 at 11:26:51AM -0500, Craig R. Bina wrote: > as described on the http://www.freebsd.org/cgi/query-pr.cgi?pr=86416 > bug report. Instead, I see a successful: > >[notice] LDAP: Built with OpenLDAP LDAP SDK >[notice] LDAP: SSL support available > > and I am already using

Re: [EMAIL PROTECTED] LDAPS authentication failure in Apache2

2005-10-17 Thread Craig R. Bina
Dmitriy, Is this really the same bug? I do not see: [notice] LDAP: SSL support unavailable as described on the http://www.freebsd.org/cgi/query-pr.cgi?pr=86416 bug report. Instead, I see a successful: [notice] LDAP: Built with OpenLDAP LDAP SDK [notice] LDAP: SSL support available a

Re: [EMAIL PROTECTED] LDAPS authentication failure in Apache2

2005-10-16 Thread Dmitriy Kirhlarov
On Fri, Oct 14, 2005 at 10:08:12PM -0500, Craig R. Bina wrote: > I am running apache2-2.0.54 under Debian sarge on a PIII, > with the following modules enabled: auth_ldap.load, cgid.load, > ssl.load. All works fine for both http:// and https:// access. > > Cleartext LDAP (ldap://) authentication

[EMAIL PROTECTED] LDAPS authentication failure in Apache2

2005-10-14 Thread Craig R. Bina
I am running apache2-2.0.54 under Debian sarge on a PIII, with the following modules enabled: auth_ldap.load, cgid.load, ssl.load. All works fine for both http:// and https:// access. Cleartext LDAP (ldap://) authentication works fine, too, httpd.conf:LDAPSharedCacheFile /tmp/mod_ldap_cache.tm