Re: Apache 2.4 , AuthzProviderAlias doesn't work with SSL Virtualhost

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Yes you're right... just a bad copy/past..

Here the correct configuration file :

<AuthnProviderAlias ldap zzzldap>
    AuthLDAPBindDN cn=Manager,dc=soez,dc=be
    AuthLDAPBindPassword bmqD9:q9pmCx
    AuthLDAPURL ldap://localhost/ou=Users,o=soez,dc=soez,dc=be?uid??
</AuthnProviderAlias>

<AuthzProviderAlias ldap-group ldap-group-warez cn=Warez,ou=Groups,o=soez,dc=soez,dc=be>
    AuthLDAPBindDN cn=Manager,dc=soez,dc=be
    AuthLDAPBindPassword bmqD9:q9pmCx
    AuthLDAPURL ldap://localhost/ou=Users,o=soez,dc=soez,dc=be?uid??
    AuthLDAPGroupAttribute member
    AuthLDAPGroupAttributeIsDN on
    Require ldap-group cn=Warez,ou=Groups,o=soez,dc=soez,dc=be
</AuthzProviderAlias>

Sorry for the wrong file


Le 19/08/2014 13:23, Eric Covener a écrit :
On Tue, Aug 19, 2014 at 7:22 AM, Eric Covener <covener@xxxxxxxxx> wrote:
There is no such thing as an authorization alias. Where do you think
Duh, of course there is. Sorry.  But you don't have one by that particular name.



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx





[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux