RE: [EMAIL PROTECTED] Authentication Problem

2006-11-22 Thread Boyle Owen
> -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

[EMAIL PROTECTED] Authentication Problem

2006-11-22 Thread Fenlason, Josh
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.

[EMAIL PROTECTED] Authentication problem with ldap using apache 2.2.2

2006-06-23 Thread Cesar Jorge Martinez Mata
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

Re: [EMAIL PROTECTED] authentication problem with apache2 + ldap + active directory

2006-06-18 Thread empty body
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

RE: [EMAIL PROTECTED] authentication problem with apache2 + ldap + active directory

2006-06-18 Thread Arthur DiSegna
-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

[EMAIL PROTECTED] authentication problem with apache2 + ldap + active directory

2006-06-17 Thread empty body
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