I believe so. Outlook on a windows98 machine looks up the info on this LDAP serber and does not need to supply any credentials.
Is there another line that needs to be added to slapd.conf maybe for Squirrelmail to work? -----Original Message----- From: stauffacher [mailto:[EMAIL PROTECTED] Sent: Monday, July 14, 2003 1:58 PM To: Wrisley, David; squirrelmail-users Subject: RE: [SM-USERS] Protocol error when using OpenLDAP 2.1.22 with Squirrelmail 1.4 Is your LDAP store set up for anonymous searches? ++ John Stauffacher Network Administrator Chapman University [EMAIL PROTECTED] 714.628.7249 "If the only tool you've got is an axe, every problem looks like fun!" "it's a lot harder to ask permission than forgiveness." "Success is something I will dress for when I get there, and not until." -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Monday, July 14, 2003 11:46 AM To: [EMAIL PROTECTED] Subject: [SM-USERS] Protocol error when using OpenLDAP 2.1.22 with Squirrelmail 1.4 I am trying to use OpenLDAP 2.1.22 with Squirrelmail 1.4 and am running into a protocol error when using the squirrelmail address book function to look up addresses in the LDAP server. Here is the exact error message I get while in squirrelmail: Error initializing LDAP server 192.168.1.73: [dude ldap] Protocol error Both the apache web server, the squirrelmail files, and the LDAP server are the same machine, IP 192.168.1.73. This PC is running Redhat 9.0 I can access the LDAP data via other computers and with other programs. I have several users and other related data in LDAP already. For example, I can use a java based LDAP program on a windows machine to view and modify the LDAP entries. I can also use another commercial win32 application to do the same. A different PC with Outlook queries this 192.168.1.73 LDAP server just fine and finds the users I have in there. All other Squirrelmail functions work fine like sending and receiving mail, calendar, and so forth. I am logging all the data from slapd to a file. Here are the entries in this file when I get the error message above: Jul 8 12:30:55 linux2 slapd[13426]: conn=23 fd=11 ACCEPT from IP=192.168.1.73:4816 (IP=0.0.0.0:389) Jul 8 12:30:55 linux2 slapd[13426]: conn=23 op=0 BIND dn="" method=128 Jul 8 12:30:55 linux2 slapd[13426]: conn=23 op=0 RESULT tag=97 err=2 text=requested protocol version not allowed Jul 8 12:30:55 linux2 slapd[13426]: conn=23 op=1 UNBIND Jul 8 12:30:55 linux2 slapd[13426]: conn=23 fd=11 closed My base DN in Squirrelmail is set to the same as the other external LDAP apps that work. That is dc=ivex,dc=com I have looked in the squirrelmail config.php file and verfiried that. I can not explain the dc="" in the log above. The requested protocol version not allowed is what bothers me. Is squirrelmail trying to access my LDAP server using LDAP v2. I have read through the Admin guide and it says LDAPv2 is disabled by default and I should be using LDAPv3 (which I am). It also states that running a mix of V2 and V3 is problematic. Has anyone else ran into this problem with squirrelmail and LDAP? ------------------------------------------------------- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebKing and get a free book. www.parasoft.com/bulletproofapps1 -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users ------------------------------------------------------- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebKing and get a free book. www.parasoft.com/bulletproofapps1 -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users ------------------------------------------------------- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebKing and get a free book. www.parasoft.com/bulletproofapps1 -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
