From owner-freebsd-gnome Wed Dec 4 20: 6:48 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1181137B401 for ; Wed, 4 Dec 2002 20:06:47 -0800 (PST) Received: from figg.securenet.com.au (ns2.isecure.com.au [202.125.4.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4157843EC5 for ; Wed, 4 Dec 2002 20:06:45 -0800 (PST) (envelope-from carl@xena.IPAustralia.gov.au) Received: from iron.securenet.com.au (iron.securenet.com.au [202.125.4.94]) by figg.securenet.com.au (8.12.5/8.12.5/Debian-1) with ESMTP id gB546dks017904; Thu, 5 Dec 2002 15:06:39 +1100 Received: (from uucp@localhost) by iron.securenet.com.au (8.12.6/8.12.6) id gB546dDS015506; Thu, 5 Dec 2002 15:06:39 +1100 (EST) X-Authentication-Warning: iron.securenet.com.au: uucp set sender to using -f Received: from nodnsquery(10.11.3.10) by iron.securenet.com.au via csmap (V6.0) id srcAAAzHaisE; Thu, 5 Dec 02 15:06:38 +1100 Received: from vmail.aipo.gov.au (localhost [127.0.0.1]) by gibbons.securenet.com.au (8.12.3/8.12.3/Debian -4) with ESMTP id gB546cRZ021378; Thu, 5 Dec 2002 15:06:38 +1100 Received: from xena.aipo.gov.au (xena.aipo.gov.au [10.0.100.52]) by vmail.aipo.gov.au (8.11.6/8.11.6) with ESMTP id gB546cv09133; Thu, 5 Dec 2002 15:06:38 +1100 (EST) (envelope-from carl@xena.IPAustralia.gov.au) Received: from newton.aipo.gov.au (newton.aipo.gov.au [10.0.100.18]) by xena.aipo.gov.au (8.11.1/8.11.2) with ESMTP id gB546bW52713; Thu, 5 Dec 2002 15:06:37 +1100 (EST) (envelope-from carl@xena.ipaustralia.gov.au) Received: from newton.aipo.gov.au (localhost [127.0.0.1]) by newton.aipo.gov.au (8.12.6/8.12.6) with ESMTP id gB546b1R047571; Thu, 5 Dec 2002 15:06:37 +1100 (EST) (envelope-from carl@xena.ipaustralia.gov.au) Received: (from carl@localhost) by newton.aipo.gov.au (8.12.6/8.12.6/Submit) id gB546bvQ047570; Thu, 5 Dec 2002 15:06:37 +1100 (EST) X-Authentication-Warning: newton.aipo.gov.au: carl set sender to carl@xena.ipaustralia.gov.au using -f Subject: Re: Evolution and LDAP problems. From: Carl Makin To: Joe Marcus Clarke Cc: FreeBSD GNOME Users In-Reply-To: <1039050289.347.60.camel@gyros> References: <1038971690.99122.57.camel@newton.aipo.gov.au> <1039048015.347.46.camel@gyros> <1039050026.99122.77.camel@newton.aipo.gov.au> <1039050289.347.60.camel@gyros> Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: Message-Id: <1039061196.46710.160.camel@newton.aipo.gov.au> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.0 Date: 05 Dec 2002 15:06:37 +1100 Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 2002-12-05 at 12:04, Joe Marcus Clarke wrote: > Might be. You might want to run this by one of the Ximian Evo lists > unless you get a response from another FreeBSD user that's using LDAP. > As far as I can tell, I'm not doing anything FreeBSD-specific with the > LDAP code that would cause this problem. My mistake there, it *is* generating the LDAP request. The problem is that it is setting the scope incorrectly. Scope "sub" seems to be mapping to "base" rather than subtree as it should. One workaround is to set the scope to "one" and put "ou=people," before the search base (dc=....). . . time passes... (lunchtime in fact. :) . . Just searched bugzilla.ximian.com and found a few hits on this. It looks like it is a config dialog error. According to the bug (#33708) you should be able to work around it by editing the config xml file directly. I'll try that shortly. Otherwise the bug is marked as resolved, so I assume it will be in 1.2.1. :) Thanks for responding! Carl. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message