Reinhard Weh schrieb:
Hallo,

ich versuche schon länger per mod_auth_ldap auf unseren Openexchange LDAP 
server zu connecten
folgende Konfiguration

Apache 2.0.49 (auf einem SuSE Linux Enterprise Server 9 mit allen Hotfixes)

.htaccess

AuthType Basic
AuthName "LDAP auth"
AuthLDAPEnabled on
AuthLDAPURL 
ldap://s0134.server.ds:389/ou=people,dc=baeurer,dc=de?uid?sub?(objectClass=*)
require valid-user

Fehlermeldung des Apache2 error_log
[Thu May 04 09:44:54 2006] [warn] [client 172.23.1.22] [2583] auth_ldap 
authenticate: user weh
authentication failed; URI /access/ [User not found][No such object]

Ist anonymes binding überhaupt erlaubt?
Falls nein, wirst Du noch AuthLDAPBindDN und AuthLDAPBindPassword benötigen.

Rainer

--------------------------------------------------------------------------
Apache HTTP Server Mailing List "users-de" unsubscribe-Anfragen an [EMAIL PROTECTED]
          sonstige Anfragen an [EMAIL PROTECTED]
--------------------------------------------------------------------------

Antwort per Email an