Re: [users@httpd] require valid-user with ldap

2014-11-27 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Marc, On 11/27/14 2:42 AM, Tobias Adolph wrote: > do you have an other authorization modules (like mod_shib for > shibboleth-authentication)? > > We had an issue concerning require valid-user, too. I guess that if > several authorization handlers

Re: [users@httpd] require valid-user with ldap

2014-11-26 Thread Tobias Adolph
Hi, do you have an other authorization modules (like mod_shib for shibboleth-authentication)? We had an issue concerning require valid-user, too. I guess that if several authorization handlers are active "require valid-user" directives asks each of them for approval. At least mod_shib shows

[users@httpd] require valid-user with ldap

2014-11-24 Thread Marc Patermann
Hi, I using the following .htaccess AuthBasicProvider ldap file AuthType Basic AuthzLDAPAuthoritative off Authname "..." AuthUserFile /srv/www/.htusers-mf AuthLDAPURL "ldap://ldapserver/ou=humans,ou=foo,c=de?mail??(mail=*@ofd-*.foo.de)" #Require ldap-group ou=Benutzer-Opst,ou=gruppen,ou=huma