Hi All:
I'm using apache 2.4.4 compiled on Centos 6.3 and attempting to use
mod_auth_form for "inline login with body preservation".
The problem is that the POSTed body (from the original/unauthenticated
page) is lost forever when the login page is rendered, so it seems
impossible to know wh
Ldap only supports basic auth, not digest.
Hi,
the documentation for AuthzLDAPAuthoritative :
Prevent other authentication modules from authenticating the user if this
one fails
Default is on but you did set it to off, why? If ldap fails another
authorization will be tried.
The main problems should be the line AuthType Digest. As far a
Hi,
I am trying to implement ldap authentication into my configuration for svn
running under apache2.2 (httpd2.2.24) running on Linux.
I have the following configuration, but it appears that it always fails to
call the ldap server.
DAV svn
On Tue, 30 Apr 2013 13:06:50 -0400, Jeff Trawick
wrote:
>> > I cannot understand why they left that out of Apache when compiling
>> > for Windows
>>
>> I'm sure there is a good reason. I have yet to see ASF do anything
>> without one.
>>
>
>no comment ;)
>
>
>>
>> Maybe someone else can artic