Another question; regarding the "Require valid-user" entry.
Does this require that you make it through the Authentication Phase first,
before it Authorizes you?
PATI MOSS
System Engineer Sr. Professional
CSC
From:
Patricia A Moss/USA/c...@csc
To:
users@httpd.apache.org
oup authentication to AD
On Fri, Nov 19, 2010 at 10:57 AM, Patricia A Moss wrote:
>
> >With what configuration exactly?
> My location block is configured as below:
>
> dav svn
> SVNPath /disk01/home/test_repo
> AuthType Basic
> AuthName "Subversion Repository"
&
ot;, the line was commented out.
PATI MOSS
System Engineer Sr. Professional
CSC
From:
Eric Covener
To:
users@httpd.apache.org
Date:
11/19/2010 11:00 AM
Subject:
Re: [us...@httpd] Group authentication to AD
On Fri, Nov 19, 2010 at 10:57 AM, Patricia A Moss wrote:
>
> >With what confi
=person)
PATI MOSS
System Engineer Sr. Professional
CSC
From:
Eric Covener
To:
users@httpd.apache.org
Date:
11/19/2010 10:40 AM
Subject:
Re: [us...@httpd] Group authentication to AD
On Fri, Nov 19, 2010 at 10:16 AM, Patricia A Moss wrote:
>
> >requirements are OR'ed in 2.2.x.
>requirements are OR'ed in 2.2.x. Remove valid-user.
That was one of the tests that I attempted and posted:
2. If I remove "Require valid-user" then I receive an error when
attempting access the repository and the error.log is as follows:
[Mon Nov 15 14:38:15 2010] [debug] mod_authnz_ldap.c(377)
>There's require ldap-filter!
>You should definitely take a look at those.
>http://httpd.apache.org/docs/current/mod/mod_authnz_ldap.html#reqfilter
>That should help you ask for pretty much *anything*
I have require ldap-filters configured in my location block, but it is not
filtering. It is sti
Date:
11/16/2010 06:00 PM
Subject:
Re: [us...@httpd] Group authentication to AD
- "Patricia A Moss" wrote:
> I am having a problem with apache authenticating using an ldap group.
> I have version 2.2.3, of httpd, installed.
>
> My location block is configured as
I am having a problem with apache authenticating using an ldap group. I
have version 2.2.3, of httpd, installed.
My location block is configured as below:
dav svn
SVNPath /disk01/home/test_repo
AuthType Basic
AuthName "Subversion Repository"
AuthBasicProvider ldap-FCGNET ldap-VIET
AuthzLDAPAuth