active directory group authentication mit authnz_ldap_module

Irgendwelche Probleme mit XAMPP für Windows? Dann ist hier genau der richtige Ort um nachzufragen.

active directory group authentication mit authnz_ldap_module

Postby Bast » 20. December 2010 20:14

Hallo, ich möchte ein Verzeichnis schützen mit eine AD Gruppe.
Ich verwende xampp-win32-1.7.2 (Apache/2.2.12 (Win32) DAV/2 mod_ssl/2.2.12 OpenSSL/0.9.8k mod_autoindex_color PHP/5.3.0)

die Zeilen habe ich aktiviert
LoadModule authnz_ldap_module modules/mod_authnz_ldap.so
LoadModule ldap_module modules/mod_ldap.so

meine konfig sieht so aus:
<Directory "C:\Warehouse\servers\xampp\htdocs\adm">
Options None
AllowOverride None
Order deny,allow
Allow from all
AuthName "Please Login with your Username and Password"
AuthType Basic

AuthBasicProvider ldap
AuthzLDAPAuthoritative Off
AuthLDAPUrl ldap://myserver.mydomain.biz/OU=myou,DC ... ectClass=* )
require ldap-group CN=my Group,OU=Groups,OU=mysite,OU=myou,DC=mydomain,DC=biz"
</Directory>


ich bekomme immer "The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there was an error in a CGI script. "

und im server log steht:
auth_ldap authenticate: user myuser authentication failed; URI /adm/ [ldap_search_ext_s() for user failed][Operations Error]


bin für jede Hilfe dankbar
Bast
Bast
 
Posts: 1
Joined: 20. December 2010 19:54

Return to XAMPP für Windows

Who is online

Users browsing this forum: No registered users and 63 guests