Many thanks it work's :-)))
Le 19/08/2014 20:17, Eric Covener a écrit :
I think you're missing the AuthnProviderAlias fix and it just happens
to fail a different way (no Bug? message). I recall this failure being
very silent.
http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/modules/aaa
Could you just tell me how to do that ?
LogLevel authz_core:trace8 authn_core:trace8
Is correct ? Because i have nothing more ...
A full "debug" log :
[Tue Aug 19 20:02:26.407058 2014] [authz_core:debug] [pid 5489]
mod_authz_core.c(809): [client 109.133.130.18:59769] AH01626:
authorization
Thanks for your reactivity ;o)
Unfortunately, the patch is not working.
mod_authz_core.c is well patched
After recompiling the rpm and update it i still can't log me with a ldap
account :
[Tue Aug 19 19:04:54.929367 2014] [authz_core:debug] [pid 18568]
mod_authz_core.c(809): [client 109.133.
I can try to rebuild apache yes, but i need to deploy a new VM
Le 19/08/2014 14:09, Eric Covener a écrit :
It looks like a bug, are you able to rebuild with a patch?
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.o
Yes you're right... just a bad copy/past..
Here the correct configuration file :
AuthLDAPBindDN cn=Manager,dc=soez,dc=be
AuthLDAPBindPassword bmqD9:q9pmCx
AuthLDAPURL ldap://localhost/ou=Users,o=soez,dc=soez,dc=be?uid??
cn=Warez,ou=Groups,o=soez,dc=soez,dc=be>
AuthLDAPBindDN
Hi,
I write you today because i'm just upgrade from Centos 6.5 ( httpd 2.2 )
to Centos 7 ( httpd 2.4.6 ) .
Now, I try to use AuthzProviderAlias and I finally successfully make it
work with http.
Here's my config ( /etc/httpd/conf.d/ldap.conf )
AuthLDAPBindDN cn=Manager,dc=Domain,dc=be