Re: [users@httpd] RE: Authentication Troubles

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I have been able to make it work in 2.2.2 on a solaris 9 box. My one
problem is that I can only make it work when a user/pass is provided in
the config to bind with. I'll check and make sure I have the correct
behavior for incorrect passwords tomorrow when I can get that machine
turned back on.

So it is possible, but a PITA

Kyle

----- Original Message -----
From: "Fenlason, Josh" <jfenlason@xxxxxxx>
Date: Thursday, June 1, 2006 5:48 pm
Subject: [users@httpd] RE: Authentication Troubles

> Has anyone been able to get ldap authentication working with Apache
> 2.2.x?  I thought that I had it working with 2.2.0, but I just 
> retestedthat and ran into the same issue.  I'm not the only one who 
> has seen
> this problem.
> http://marc.theaimsgroup.com/?l=apache-httpd-
> users&m=114062112616017&w=2.  If I'm doing something wrong, I would 
> greatly appreciate some
> suggestions on what I need to do to fix this.  Otherwise, this is a
> pretty serious regression from 2.0 to 2.2.  Any feedback would be
> greatly appreciated.  Thanks in advance.
> ,
> Josh.
> 
> 
> ________________________________
> 
> 	From: Fenlason, Josh 
> 	Sent: Wednesday, May 31, 2006 4:07 PM
> 	To: 'Apache Users (users@xxxxxxxxxxxxxxxx)'
> 	Subject: Authentication Troubles
> 	
> 	
> 	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 
> threetimes and it fails with a 401 like expected.  My problem is 
> when I
> attempt to authenticate with a valid username and provide an invalid
> password.  It fails with a 500 error and this message is in the error
> log "[3692] auth_ldap authenticate: user admin authentication failed;
> URI / [ldap_simple_bind_s() to check user credentials failed][Invalid
> Credentials]".  It only prompts me once.  If I don't enter the correct
> password, it fails for the browser session.  Has anyone else seen 
> this?Any suggestions on what's wrong?  Thanks in advance.
> 	,
> 	Josh.
>         
> 	Here's my authentication configuration:
>         
>            <AuthnProviderAlias ldap test>
>              AuthLDAPURL ldap://localhost/ou=people
> <ldap://localhost/ou=people> 
>            
>         
>            <Location />
>              AuthzLDAPAuthoritative off
>              AuthName "Test"
>              AuthType Basic
>              AuthBasicProvider test
>              require valid-user
>            </Location>
>         
> 
> 

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux