Re: [us...@httpd] Group authentication to AD

2010-11-19 Thread Patricia A Moss
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

Re: [us...@httpd] Group authentication to AD

2010-11-19 Thread Patricia A Moss
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" &

Re: [us...@httpd] Group authentication to AD

2010-11-19 Thread Patricia A Moss
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

Re: [us...@httpd] Group authentication to AD

2010-11-19 Thread Patricia A Moss
=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.

Re: [us...@httpd] Group authentication to AD

2010-11-19 Thread Patricia A Moss
>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)

Re: [us...@httpd] Group authentication to AD

2010-11-19 Thread Patricia A Moss
>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

Re: [us...@httpd] Group authentication to AD

2010-11-17 Thread Patricia A Moss
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

[us...@httpd] Group authentication to AD

2010-11-15 Thread Patricia A Moss
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