I tried to use ldaps with a W2K AD no succes 

-----Oorspronkelijk bericht-----
Van: Dmitriy Kirhlarov [mailto:[EMAIL PROTECTED] 
Verzonden: vrijdag 16 september 2005 13:33
Aan: users@httpd.apache.org
Onderwerp: Re: [EMAIL PROTECTED] 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
> 
> 
> and in the .htaccess
> AuthType basic
> AuthName "test"
> AuthLDAPEnabled on
> AuthLDAPURL
> ldaps://free2.mow.oilspace.com/ou=users,o=oilspace?uid?one?(ObjectClas
> s=
> posixAccount)
> AuthLDAPAuthoritative off
> require valid-user
> 
> I know what my cacert file correct and name of ldap server identical 
> in URI and certificate.
> 
> But I get in http-error.log
> LDAP: SSL support unavailable
> 
> and, after that, apache connected to ldap without encryption.
> 
> Any ideas?
> 
> 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.
> 
> 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:[EMAIL PROTECTED]
OILspace - The resource enriched - www.oilspace.com

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server
Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to