From owner-freebsd-questions@FreeBSD.ORG Thu Nov 3 11:58:30 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0800316A41F for ; Thu, 3 Nov 2005 11:58:30 +0000 (GMT) (envelope-from tcristi@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D6AF43D48 for ; Thu, 3 Nov 2005 11:58:29 +0000 (GMT) (envelope-from tcristi@gmail.com) Received: by xproxy.gmail.com with SMTP id s9so516349wxc for ; Thu, 03 Nov 2005 03:58:28 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=nl55w4YNCw70DDwxzqMYDwC+tgNT0AsO0ac1SjBjXNJxJSp523V4+1dRS4knFEQfyX50UgnyzOHDgVLx1kUrSGBDgCtdRQnug8PFLQ2XsI83IFw3SbshdM+JIu9ZTdcA0fpK4LCS5IqdOirrH78YHSO5j+EFc7P7htp17tKbmps= Received: by 10.70.109.20 with SMTP id h20mr565920wxc; Thu, 03 Nov 2005 03:58:28 -0800 (PST) Received: by 10.70.109.8 with HTTP; Thu, 3 Nov 2005 03:58:28 -0800 (PST) Message-ID: Date: Thu, 3 Nov 2005 13:58:28 +0200 From: cristi tauber To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: ldap + nss_ldap X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2005 11:58:30 -0000 hello, i had a nice-working ldap server (2.2) and i decided to upgraded to 2.3 (i couldn't make it work with sasl). openldap-server-23 is working great, but = i want to install nss_ldap and it's complaining about this new ldap version. nss_ldap wants openldap-client-2.2.29 but now i have openldap-sasl-client-2.3.9. How do i trick nss_ldap to play with this version ? TIA cristi -- Human knowledge belongs to the world