From owner-freebsd-current@FreeBSD.ORG Tue May 20 08:40:37 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B411537B401 for ; Tue, 20 May 2003 08:40:37 -0700 (PDT) Received: from albert.crix.org (dhcp189-013.cc.purdue.edu [128.210.189.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id D442343FA3 for ; Tue, 20 May 2003 08:40:36 -0700 (PDT) (envelope-from sdebnath@albert.crix.org) Received: from albert.crix.org (localhost.rcs.purdue.edu [127.0.0.1]) by albert.crix.org (8.12.8p1/8.12.8) with ESMTP id h4KFZIB1084790 for ; Tue, 20 May 2003 10:35:18 -0500 (EST) (envelope-from sdebnath@albert.crix.org) Received: (from sdebnath@localhost) by albert.crix.org (8.12.9/8.12.8/Submit) id h4KFZIFr084789 for freebsd-current@freebsd.org; Tue, 20 May 2003 10:35:18 -0500 (EST) Date: Tue, 20 May 2003 10:35:18 -0500 From: Shawn Debnath To: freebsd-current@freebsd.org Message-ID: <20030520153518.GA82408@albert.crix.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: LDAP configuration X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2003 15:40:38 -0000 Hello again, I am still in the process of getting LDAP to work. I have modified /usr/compat/linux/etc/nsswitch.conf and /usr/local/etc/openldap/ldap.conf to reflect our network settings. However, I can't query any of the users in the LDAP after a reboot. Do I need to run a daemon of some kind? Second note, I was looking for the name service cache daemon, and didnt find nscd in the ports. Any ideas? Thanks Shawn