RE: [EMAIL PROTECTED] RE: Apache 2.0.59 authnetication in OpenLdap

2007-06-18 Thread Radulescu Iulian
Also, The link you provided: http://wiki.apache.org/httpd/Recipes/UseLDAPToPasswordProtectAFolder Is applicable for Apache 2.2; I need to make it work on 2.0 :( Iulian. -Original Message- From: Radulescu Iulian [mailto:[EMAIL PROTECTED] Sent: Monday, June 18, 2007 5:47 PM To: users

RE: [EMAIL PROTECTED] RE: Apache 2.0.59 authnetication in OpenLdap

2007-06-18 Thread Radulescu Iulian
, Iulian. -Original Message- From: Tony Stevenson [mailto:[EMAIL PROTECTED] Sent: Monday, June 18, 2007 5:40 PM To: Radulescu Iulian Subject: RE: [EMAIL PROTECTED] RE: Apache 2.0.59 authnetication in OpenLdap On Mon, June 18, 2007 3:29 pm, Radulescu Iulian wrote: > Also, please note that

RE: [EMAIL PROTECTED] RE: Apache 2.0.59 authnetication in OpenLdap

2007-06-18 Thread Radulescu Iulian
Also, please note that the same configuration (just the server and the port I changed), connecting to a Netscape Directory Server works like a charm. :) I am using the modules which comes with apache 2.0.59 for LDAP. Thank you, Iulian. -Original Message- From: Radulescu Iulian [mailto

RE: [EMAIL PROTECTED] RE: Apache 2.0.59 authnetication in OpenLdap

2007-06-18 Thread Radulescu Iulian
59 authnetication in OpenLdap Radulescu Iulian wrote: > Hello, ... > > /[Mon Jun 18 16:32:06 2007] [warn] [client 127.0.0.1] [796] auth_ldap > authenticate: user fidesAdmin authentication failed; URI > /servlet/HtmlUiServlet [ldap_search_ext_s() for user failed][Protocol > Error

[EMAIL PROTECTED] RE: Apache 2.0.59 authnetication in OpenLdap

2007-06-18 Thread Radulescu Iulian
Hello, I have the following problem: I configured apache to authenticate in an OpenLdap and Keep getting the following error in the log file: [Mon Jun 18 16:31:48 2007] [debug] mod_auth_ldap.c(337): [client 127.0.0.1] [796] auth_ldap authenticate: using URL ldap://server:3939/o=root?uid?sub

[EMAIL PROTECTED] Apache 2.0.59 authnetication in OpenLdap

2007-06-18 Thread Radulescu Iulian
Hello, I have the following problem: I configured apache to authenticate in an OpenLdap and Keep getting the following error in the log file: [Mon Jun 18 16:31:48 2007] [debug] mod_auth_ldap.c(337): [client 127.0.0.1] [796] auth_ldap authenticate: using URL ldap://server:3939/o=root?uid?sub

[EMAIL PROTECTED] Configure Apache 2.0.x to work with two LDAP servers

2007-06-06 Thread Radulescu Iulian
Hello, I am stuck with the following problem: I have an Apache server that needs to use two LDAP servers for authentication. In the first one, it only has to check that the user belongs to a certain group (no password check, the LDAP cannot be trusted for this information), while in the sec