From owner-freebsd-questions@FreeBSD.ORG Thu Aug 23 14:39:24 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 4A9F416A469 for ; Thu, 23 Aug 2007 14:39:24 +0000 (UTC) (envelope-from david.robillard@gmail.com) Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.186]) by mx1.freebsd.org (Postfix) with ESMTP id 223B913C48A for ; Thu, 23 Aug 2007 14:39:24 +0000 (UTC) (envelope-from david.robillard@gmail.com) Received: by rv-out-0910.google.com with SMTP id l15so371963rvb for ; Thu, 23 Aug 2007 07:39:23 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:mime-version:content-type:content-transfer-encoding:content-disposition; b=k+5o4zsTItw8+KFsUly4xyCznzI58o5eikdyi/xGP1VHXRMVJp2G59cfy1YxOm1y/z8byUHAXNSQAKYlNSQDbphmsXgUmbrVzv73Z/I59jioZMvqDCfE7PT2MZWy5TVrYXm1Rz4oMYWHzHUPL3/+EpdWAH6XxRl+aYgGqh4Hdy4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:mime-version:content-type:content-transfer-encoding:content-disposition; b=pReSc0wXRsYAAcEaDw4NtTwSXt3eYpMMNQCZxi8fDG6/ZZAR3sc/s4bAHUa6sj7ivJ4nCB7a5cJ3ERLuOUpWp1xmNGAJhHooVvivhUKJkwv8dS0+GKfWi1aSB3VCQkBQi8eaT6sx4me836K3/hDncAxEOBJJDGZ64W5Yvp8gXvc= Received: by 10.141.21.19 with SMTP id y19mr27639rvi.1187878233447; Thu, 23 Aug 2007 07:10:33 -0700 (PDT) Received: by 10.141.113.20 with HTTP; Thu, 23 Aug 2007 07:10:33 -0700 (PDT) Message-ID: <226ae0c60708230710p22c5781qf10430e17c21b785@mail.gmail.com> Date: Thu, 23 Aug 2007 10:10:33 -0400 From: "David Robillard" To: "Olivier Nicole" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: FreeBSD Questions Subject: Re: Configuring OpenLDAP on FreeBSD 6.2 Release, Problems. 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, 23 Aug 2007 14:39:24 -0000 > Sorry, I am pretty new with LDAP too :) I have no documentation beside > the one I found from Googling around. Hi Olivier, There are a few good books about LDAP out there, but most of them are quite old unfortunately. Anyhow, I found that reading "LDAP System Administration" by Gerald Carter from O'Reilly was a good help in understanding LDAP, deploying OpenLDAP and configuring applications to fetch data from the LDAP directory (i.e. sendmail, replace NIS, PAM, FTP, Apache, DNS, etc). Get more info at http://www.oreilly.com/catalog/ldapsa/index.html For a more in depth look into LDAP itself, get your hands on "Understanding and Deploying LDAP Directory Services" by Timothy A. Howes & al. from Addison-Wesley. Again, it's rather old, but will still help your understanding of LDAP quite a lot. Check it out on Amazon at http://www.amazon.ca/Understanding-Deploying-LDAP-Directory-Services/dp/0672323168/ref=wl_itt_dp/702-7398595-5616835?ie=UTF8&coliid=IDX1KGHZ13UXH&colid=CWBQ1L7F8P6P Next is the "Oracle Internet Directory Administrator's Guide" document which covers LDAP very well, just don't read the Oracle specific stuff if you're not interested. You can reach this doc for free at http://download-east.oracle.com/docs/cd/B14099_11/idmanage.1012/b14082/toc.htm Finally, for a more OpenLDAP centric book, look for "OpenLDAP by Example: Practical Exercises in LDAP Directory Deployment" by John H. Terpstra & Benjamin Coles from Prentice Hall PTR. Contrary to the other books, this one is not yet published (as you can see from http://www.amazon.ca/OpenLDAP-Example-Practical-Exercises-Deployment/dp/0131488732/ref=wl_itt_dp/702-7398595-5616835?ie=UTF8&coliid=I1YEUBXAR8YIE3&colid=CWBQ1L7F8P6P ;) Seems quite promising. We'll see Good luck, David -- David Robillard UNIX systems administrator & Oracle DBA CISSP, RHCE & Sun Certified Security Administrator Montreal: +1 514 966 0122