From owner-freebsd-questions@FreeBSD.ORG Fri Oct 26 22:12:42 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 24FBC16A417 for ; Fri, 26 Oct 2007 22:12:42 +0000 (UTC) (envelope-from biancalana@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.235]) by mx1.freebsd.org (Postfix) with ESMTP id C823113C4B5 for ; Fri, 26 Oct 2007 22:12:41 +0000 (UTC) (envelope-from biancalana@gmail.com) Received: by nz-out-0506.google.com with SMTP id l8so823881nzf for ; Fri, 26 Oct 2007 15:12:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=9AijBCqiMVYexbplRm+szahB/i5drFDc/0tS/7eUukQ=; b=VOpXP78RVMlLk7TqSIY9kLPRfTzXiYYzzwi0DLzZHOxIsWEd6GTr1Jpk2l83qR4DdwQ0kuoGi5syhm/MIepiHI15CuSj4gq/YFvpJa9tz+xu/JSDFgZIvXmhJ1gPFCvxt8sgxK2PJa0SD+3aLrK+CY4gM/m11FRf7QyvBjnGiq8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=VK7koyv0rMCbNMLwhieePNnCVxJs2BfNUhxuwz4nYgjZky8fVWQNK6PrL5zY796V8gU/OsLKdEE8BrVHrgRyITDcQKTRT7EgvbOyLki9yyvU0Ej19L3nLFeZ32X/sA5kUzgyXdVLxMAblwtriSCFkpSAeEAuHFWFirgc4JrMLFY= Received: by 10.65.158.9 with SMTP id k9mr7416140qbo.1193436760687; Fri, 26 Oct 2007 15:12:40 -0700 (PDT) Received: by 10.64.184.9 with HTTP; Fri, 26 Oct 2007 15:12:40 -0700 (PDT) Message-ID: <8e10486b0710261512t348dbd1bgc9022201f60ba0ac@mail.gmail.com> Date: Fri, 26 Oct 2007 20:12:40 -0200 From: "Alexandre Biancalana" To: "O. Hartmann" In-Reply-To: <47224AEB.6010402@zedat.fu-berlin.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <471B7DCF.2020709@mail.zedat.fu-berlin.de> <20071025214852.GB1458@roadrunner.spoerlein.net> <47222F0D.70802@zedat.fu-berlin.de> <8e10486b0710261131n3b70d6cge8f193b72c96466d@mail.gmail.com> <47224AEB.6010402@zedat.fu-berlin.de> Cc: freebsd-questions@freebsd.org Subject: Re: OpenLDAP 2.3/pam_ldap/nss_ldap: not working in FreeBSD 7.0-PRE! 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: Fri, 26 Oct 2007 22:12:42 -0000 On 10/26/07, O. Hartmann wrote: > playing with ldapsearch gets results as expected. Doing ldapsearch witch > -D and dn of the admin results in the whole DIT as expected, accessing > the DIT with uid=user,ou=users,dc=... the same. Accessing LDAP server > from client via LUMA (tool) is also ok. Try to change the nss_base_passwd line from: nss_base_passwd ou=users,dc=office,dc=de?one to nss_base_passwd ou=users,dc=office,dc=de?sub