Solaris 10 supplied.
Kyle
- Original Message -
From: "Fenlason, Josh" <[EMAIL PROTECTED]>
Date: Friday, June 2, 2006 10:41 am
Subject: RE: [EMAIL PROTECTED] Authentication Troubles
> What ldap sdk did you use?
> ,
> Josh.
>
> > -Original Messa
What ldap sdk did you use?
,
Josh.
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Friday, June 02, 2006 9:31 AM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] Authentication Troubles
>
> My setup is doing the same.
My setup is doing the same. Valid user valid pass allows access. Invalid
user denies as expected and gives this in the error_log:
[Fri Jun 02 10:13:28 2006] [warn] [client x.x.x.x] [845] auth_ldap
authenticate: user bill authentication failed; URI /test [User not
found][No such object]
[Fri Jun 02
On 5/31/06, Fenlason, Josh <[EMAIL PROTECTED]> wrote:
I think that's correct. AuthBasicProvider is supposed to be the alias
which I named "test" in the AuthProviderAlias directive. It behaves
even worse, never allows me to log on, if I change it to "ldap".
http://httpd.apache.org/docs/2.2/mod/m
rovidera
lias
Or am I off base?
Any other suggestions? Thanks.
,
Josh.
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
> Joshua Slive
> Sent: Wednesday, May 31, 2006 4:28 PM
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECT
On 5/31/06, Fenlason, Josh <[EMAIL PROTECTED]> wrote:
AuthBasicProvider test
That doesn't look right. Should be "ldap".
Joshua.
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://h
I'm trying to move
to Apache 2.2.2 and I'm running into some authentication troubles.
When I enter the
correct username/password it authenticates properly. When I enter an
invalid username, I get prompted up to three times and it fails with a 401 like
expected. My problem is when I atte