> -Original Message-
> From: Fenlason, Josh [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, November 22, 2006 7:00 PM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] Authentication Problem
>
> I'm having an issue where users to have multibyte characte
I'm having an issue where users to have multibyte characters in their
username or password can't authenticate. Does anyone know if this is
supposed to work or not? Thanks.
,
Josh.
Hi,
I have a authentication
problem using apache 2.2.2.
The httpd.conf is:
AuthType
basic
AuthName
"auth"
AuthBasicProvider ldap
AuthLDAPBindDN uid=ldap,ou=Users,dc=SER
AuthLDAPBindPassword serpw
AuthLDAPUrl "ldap://ser:9050/dc=SER"
Require
va
http://tinyurl.com/k4d5n
On 6/18/06, Arthur DiSegna <[EMAIL PROTECTED]> wrote:
..
Hi, I am trying to setup authentication with AD as well but I am
having the hard time compiling Apache. Do you mind emailing me your ./configure
line? I have apr and apr-util compiled and installed
-Original Message-
From: empty body [mailto:[EMAIL PROTECTED]
Sent: Sat 6/17/2006 9:41 PM
To: users@httpd.apache.org
Cc:
Subject: [EMAIL PROTECTED] authentication problem with apache2 + ldap +
active directory
ldap authentication fails with the following message in the error log:
-
[Sat Jun 17 21:11:19 2006] [debug] mod_auth_ldap.c(337): [client
192.168.x.x] [22698] auth_ldap authenticate: using URL
ldap://ad.host.name.com:389/DC=XYZ,DC=ABC,DC=com?sAMAccountName?sub?(objectClass=*)
[Sat