From: Igor Cicimov [icici...@gmail.com]
Sent: Saturday, August 17, 2013 9:14 AM
To: users
Subject: Re: [users@httpd] Apache 2.4 fails to call LDAP auth modules
On 16/08/2013 3:10 AM, "William Paredes"
mailto:bill.pare...@einstein.yu.edu>> wrote:
>
> Greetings!
> It
Greetings!
It's been a few days that I'm struggling with this one:
I don't get the authentication dialog window prompting for a user name &
password when I enter an LDAP protected realm:
AuthType Basic
AuthBasicProvider ldap
AuthName "Testing LDAP"
AuthLDAPBindDN "CN=cn_name,OU=ou_accou
documented.
Any ideas if this is a MySQL or php or Apache bug?
Regards,
-bill
paredes wrote:
Greetings!
OSX 10.5.6; Apache 2.2.11 [using built in apr & apr-util]; Mysql
5.0.77; Php 5.2.9 [all 64 bit builds]
I've been able to get Apache authentication / authorization to work as
Greetings!
OSX 10.5.6; Apache 2.2.11 [using built in apr & apr-util]; Mysql 5.0.77;
Php 5.2.9 [all 64 bit builds]
I've been able to get Apache authentication / authorization to work as
documented both with LDAP, MySQL & LDAP failing to MySQL.
However, when I build mysql support into php, apac
Sorry about that. I just noticed that this has already been posted as
bug# 46421. The posted fix solves the issue.
Regards,
-bill
paredes wrote:
Greetings!
In testing mod_authz_dbd it seems that the if a user is a member of a
*single* group the following Authz directives work properly
Greetings!
In testing mod_authz_dbd it seems that the if a user is a member of a
*single* group the following Authz directives work properly:
Require dbd-group faculty
AuthDBDUserPWQuery "SELECT pw FROM auth where user =%"
AuthzDBDQuery "SELECT grp FROM groups WHERE user = %
However, when the
e with os-x &
apache2.0.XX. I've also started to build apache2.2.11 to see what happens.
Bill Paredes
Computer Based Education
Albert Einstein College of Medicine
Oliver Marshall wrote:
Here's another one. The first line, [info] Initial (No.1) HTTPS request
received for child 1
Regards,
-bill
Eric Covener wrote:
On Jan 24, 2008 3:36 PM, paredes <[EMAIL PROTECTED]> wrote:
I shudder to think about doing this for 720 medical students, some 1200
house staff, another 1000 or so affiliated faculty. However, being that
you mention "file" below, it's
p
dbd] so that ldap and dbd are not 1st on the list.
Thanks,
-bill
Eric Covener wrote:
On Jan 24, 2008 3:13 PM, paredes <[EMAIL PROTECTED]> wrote:
Hi!
Only the 1st provider hits and returns "user not found" or "password
mismatch". The 2nd provider is never seen.
orrectly authenticating. But
when I provide an ldap only user:password the logs show mysql correctly
rejecting the user but no ldap activity.
Regards,
-bill
Eric Covener wrote:
On Jan 24, 2008 2:22 PM, paredes <[EMAIL PROTECTED]> wrote:
Greetings!
I've successfully built
d like to upgrade from apache 2.0.58 uses mod_auth_mysql
and it requires a specific load order in order to work with apache's
built in ldap.
Can anyone give me a hint on the next step I should take in
troubleshooting?
Regards,
Bill Paredes
Computer Based Education
Albert Einstein
ons!
This is an example of a mysql produced sha1:
*A34CD1232ACBCBCDD4D4D3D2D12341ACACE3
This is an example of an htpasswd produced sha1:
{SHA1}6u5F+11u1xNIBuFBh+X+sydW+4=
Regards,
-Bill
Tom Donovan wrote:
paredes wrote:
Greetings!
I've been running OS-X 10.3.9, with apache2.2.3
ache refuses to boot with a mysql can't connect
error.
Can anyone provide a hint on how to troubleshoot this problem?
Best regards,
Bill Paredes
Computer Based Education
Albert Einstein College of Medicine
-
The official
/usr/local/apache2/bin/apachectl:
cd /usr/sbin
sudo mv apachectl apachectl.orig
sudo ln -s /usr/local/apache2/bin/apachectl apachectl
Bill Paredes
Albert Einstein College of Medicine
Dragon wrote:
Eric Gorr sent the message below at 10:01 8/30/2007:
Yes, I am sure I can build and install it from
and I use the container so I can use regex
for filters.
But I'm glad it's finally working for you and that you'll probably save
many folks much grief later.
Hopefully someone on the list can "authoritatively" explain this behavior :)
Regards,
William Paredes
Michael Lu
a "failthru" to mod_auth_mysql
[sourceforge ver 3.0] it was by trial and error that I found that
mod_auth_mysql's load order is important. That is why I'm curious how
you are using mod_auth_dbm.
Regards,
William Paredes
Computer Based Education
Albert Einstein College o
Greetings Michael!
Which versions of apache and mod_auth_mysql are you using? What platform
are you on? When you check your httpd.conf file is mod_auth being loaded?
Regards,
William Paredes
Computer Based Education
Albert Einstein College of Medicine
Bronx, New York USA
Michael Luff
SQLDB auth
AuthMySQLUserTable users
AuthMySQLNameField user_name
AuthMySQLPasswordField user_passwd
AuthMySQLGroupTable groups
AuthMySQLGroupField user_group
Require group user admin
satisfy any
William Paredes
Computer Based education
Albert Einstein College of Medicine
Bronx, New York USA
Michael Luff w
rder.
Accordingly, the way you have your modules listed, mysql
will have priority over the LDAP module. mod_access having
the lowest priority and being checked last, cause it's
first in the LoadModule listing.
On Fri, 3 Feb 2006, William Paredes wrote:
To: users@httpd.apache.org
I've already rebuilt Apache and mod_auth_mysql from fresh
downloads to make sure the installation is clean.
regards,
-bill
William Paredes wrote:
Just before going "live" I noticed that mod_auth_mysql and
mod_auth_ldap do not "fail through" properly when protecting the sam
Just before going "live" I noticed that mod_auth_mysql and mod_auth_ldap
do not "fail through" properly when protecting the same realm.
1] The mysql protected area below works as expected. entering a bad
password or unknown user produces the correct response.
[Fri Jan 27 19:34:10 2006] [error]
To share my "load order" trials & errors, at least on OS-X 10.3.9 w/
apache 2.0.54, configured with built in ldap, & mod_auth_mysql version 3
from sourceforge not only is the following load order necessary but the
order of the directory directives which call these modules are equally
important:
mo
22 matches
Mail list logo