[Auth_ldap] How to secure a directory with: .htaccess + ldap (via Domino Notes 6.5.1) + apache (2.0.55 Windows version)?
ssdmso at gmx.de
ssdmso at gmx.de
Sun Mar 5 10:43:23 PST 2006
Hello everybody,
I am trying to do nearly the same thing. Unfortunately I don't get things to
work. I have to secure a directory via .htaccess.
The authentification has to work via .htaccess + ldap (via Domino Notes
6.5.1) + apache (2.0.55 Windows version).
The .htaccess looks like
AuthName "Intranet"
AuthType Basic
AuthLDAPAuthoritative ON
AuthLDAPEnabled on
AuthLDAPURL ldap://xxxx:389/ou=DE,o=yyy??base?(objectClass=*)
require valid-user
Apache crashes after the web authorization form with following errlog-entry:
[Sun Mar 05 16:37:45 2006] [notice] LDAP: Built with Microsoft LDAP SDK
[Sun Mar 05 16:37:45 2006] [notice] LDAP: SSL support available
[Sun Mar 05 16:37:45 2006] [notice] Apache/2.0.55 (Win32) configured --
resuming normal operations
[Sun Mar 05 16:37:45 2006] [notice] Server built: Oct 9 2005 19:16:56
[Sun Mar 05 16:37:45 2006] [notice] Parent: Created child process 208
[Sun Mar 05 16:37:46 2006] [notice] LDAP: Built with Microsoft LDAP SDK
[Sun Mar 05 16:37:46 2006] [notice] LDAP: SSL support available
[Sun Mar 05 16:37:46 2006] [notice] Child 208: Child process is running
[Sun Mar 05 16:37:46 2006] [notice] Child 208: Acquired the start mutex.
[Sun Mar 05 16:37:46 2006] [notice] Child 208: Starting 250 worker threads.
[Sun Mar 05 16:47:44 2006] [notice] Parent: child process exited with status
3221225477 -- Restarting.
Could someone describe how I can secure a directory with .htaccess + ldap
(via Domino Notes 6.5.1) + apache (2.0.55 Windows version)?
Somehow I don't get this thing started.
Thanks in advance.
Kindly,
Joshi
--
Bis zu 70% Ihrer Onlinekosten sparen: GMX SmartSurfer!
Kostenlos downloaden: http://www.gmx.net/de/go/smartsurfer
More information about the Auth_ldap
mailing list